doxygen: don't confuse doxygen with spurious ..
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Sep 2009 23:49:55 +0000 (01:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Sep 2009 23:49:55 +0000 (01:49 +0200)
src/pulse/proplist.h

index bc4dbd8..260c26c 100644 (file)
@@ -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. */