mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -35,7 +35,7 @@ typedef int (*pa_x11_event_cb_t)(pa_x11_wrapper *w, XEvent *e, void *userdata);
|
|||
typedef void (*pa_x11_kill_cb_t)(pa_x11_wrapper *w, void *userdata);
|
||||
|
||||
/* Return the X11 wrapper for this core. In case no wrapper was
|
||||
existant before, allocate a new one */
|
||||
existent before, allocate a new one */
|
||||
pa_x11_wrapper* pa_x11_wrapper_get(pa_core *c, const char *name);
|
||||
|
||||
/* Increase the wrapper's reference count by one */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue