mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 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
|
|
@ -228,7 +228,7 @@ unsigned pa_ncpus(void);
|
|||
char *pa_replace(const char*s, const char*a, const char *b);
|
||||
|
||||
/* Escapes p by inserting backslashes in front of backslashes. chars is a
|
||||
* regular (ie. NULL-terminated) string containing additional characters that
|
||||
* regular (i.e. NULL-terminated) string containing additional characters that
|
||||
* should be escaped. chars can be NULL. The caller has to free the returned
|
||||
* string. */
|
||||
char *pa_escape(const char *p, const char *chars);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue