summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-09-11 01:49:55 +0200
committerLennart Poettering <lennart@poettering.net>2009-09-11 01:49:55 +0200
commit42b795b408925b13c9cc9db362b3f2d48d498449 (patch)
tree0fb291eb2cf76b72fc8e136d98614cc45e0cb105 /src
parent4e3f7d5577577729d95d249ba05a931a05487583 (diff)
doxygen: don't confuse doxygen with spurious ..
Diffstat (limited to 'src')
-rw-r--r--src/pulse/proplist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/proplist.h b/src/pulse/proplist.h
index bc4dbd8a..260c26c8 100644
--- a/src/pulse/proplist.h
+++ b/src/pulse/proplist.h
@@ -197,7 +197,7 @@ PA_C_DECL_BEGIN
/** For filter devices: master device id if applicable. */
#define PA_PROP_DEVICE_MASTER_DEVICE "device.master_device"
-/** For devices: buffer size in bytes, integer formatted as string.. */
+/** For devices: buffer size in bytes, integer formatted as string. */
#define PA_PROP_DEVICE_BUFFERING_BUFFER_SIZE "device.buffering.buffer_size"
/** For devices: fragment size in bytes, integer formatted as string. */