projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca08e57
)
Fix stray \
author
Pierre Ossman
<ossman@cendio.se>
Wed, 24 May 2006 08:14:19 +0000
(08:14 +0000)
committer
Pierre Ossman
<ossman@cendio.se>
Wed, 24 May 2006 08:14:19 +0000
(08:14 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@957
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
src/utils/padsp.c
patch
|
blob
|
history
diff --git
a/src/utils/padsp.c
b/src/utils/padsp.c
index
b85d9c4
..
10b08ea
100644
(file)
--- a/
src/utils/padsp.c
+++ b/
src/utils/padsp.c
@@
-937,7
+937,7
@@
static int sndstat_open(int flags, int *_errno) {
"\n"
"Timers:\n"
"\n"
- "
\
Mixers:\n"
+ "Mixers:\n"
"0: Polypaudio Virtual OSS\n";
char fn[] = "/tmp/padsp-sndstat-XXXXXX";