diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/utils/padsp.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/padsp.c b/src/utils/padsp.c index b85d9c4d..10b08eae 100644 --- 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";  | 
