mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1036 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
955e33db60
commit
10b5e997d7
20 changed files with 53 additions and 53 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
/* A pa_memblock is a reference counted memory block. Polypaudio
|
||||
/* A pa_memblock is a reference counted memory block. PulseAudio
|
||||
* passed references to pa_memblocks around instead of copying
|
||||
* data. See pa_memchunk for a structure that describes parts of
|
||||
* memory blocks. */
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
USA.
|
||||
***/
|
||||
|
||||
/* Some functions for reading module meta data from Polypaudio modules */
|
||||
/* Some functions for reading module meta data from PulseAudio modules */
|
||||
|
||||
typedef struct pa_modinfo {
|
||||
char *author;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue