PROTOCOL |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7a0251eab26be4be2c396e295bbe25f384c80e6b
Author: Tanu Kaskinen <[email protected]>
Date:   Fri Apr 13 14:31:44 2012 +0300

    Fix a copy-paste error in PROTOCOL.

diff --git a/PROTOCOL b/PROTOCOL
index acd53ba..bfbd23b 100644
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -287,8 +287,8 @@ New field in PA_COMMAND_UNDERFLOW:
 ## v24, implemented by >= 2.0
 
 New field in all commands that send/receive port introspection data
-(PA_COMMAND_GET_(SOURCE|SINK)_OUTPUT_INFO,
-PA_COMMAND_GET_(SOURCE|SINK)_OUTPUT_INFO_LIST):
+(PA_COMMAND_GET_(SOURCE|SINK)_INFO,
+PA_COMMAND_GET_(SOURCE|SINK)_INFO_LIST):
 
     uint32_t available
 

_______________________________________________
pulseaudio-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits

Reply via email to