[Spice-devel] [PATCH spice-server 1/3] Use class name in comment

Frediano Ziglio fziglio at redhat.com
Wed Feb 15 12:49:05 UTC 2017


red_channel seems a variable name.

Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 server/red-channel-client.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/red-channel-client.h b/server/red-channel-client.h
index 4f1d481..75d6cc3 100644
--- a/server/red-channel-client.h
+++ b/server/red-channel-client.h
@@ -205,7 +205,7 @@ typedef enum
     SPICE_SERVER_ERROR_FAILED
 } SpiceServerError;
 
-/* Messages handled by red_channel
+/* Messages handled by RedChannel
  * SET_ACK - sent to client on channel connection
  * Note that the numbers don't have to correspond to spice message types,
  * but we keep the 100 first allocated for base channel approach.
-- 
2.9.3



More information about the Spice-devel mailing list