mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -42,7 +42,7 @@ void pa_flist_free(pa_flist *l, pa_free_cb_t free_cb);
|
|||
int pa_flist_push(pa_flist*l, void *p);
|
||||
void* pa_flist_pop(pa_flist*l);
|
||||
|
||||
/* Please not that the destructor stuff is not really necesary, we do
|
||||
/* Please note that the destructor stuff is not really necessary, we do
|
||||
* this just to make valgrind output more useful. */
|
||||
|
||||
#define PA_STATIC_FLIST_DECLARE(name, size, free_cb) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue