summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-05-22 23:08:34 +0000
committerLennart Poettering <lennart@poettering.net>2007-05-22 23:08:34 +0000
commit16dd5f78729578257dcde66e08393a59114a7402 (patch)
tree7f662fb85c6f3f01db39c6d371dca91037b9a9dc
parent9ee398107e524ca71a0cfd23e003daa300d1e227 (diff)
fix comment
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1438 fefdeb5f-60dc-0310-8127-8f9354f1896f
-rw-r--r--src/pulsecore/g711.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/g711.h b/src/pulsecore/g711.h
index b5c9e6a2..37ebcf72 100644
--- a/src/pulsecore/g711.h
+++ b/src/pulsecore/g711.h
@@ -13,7 +13,7 @@
** implied warranty.
*/
-/** Copied from sox -- Lennart Poettring*/
+/** Copied from sox -- Lennart Poettering */
#include <inttypes.h>