updates.
[silc.git] / lib / silcclient / client_ops_example.c
index 87765460615274980ce662c224ddf1b7d7f0523c..d472a0571a770e9dc22485237969863d651c4067 100644 (file)
@@ -22,8 +22,9 @@ silc_say(SilcClient client, SilcClientConnection conn,
 }
 
 
-/* Message for a channel. The `sender' is the sender of the message 
-   The `channel' is the channel. */
+/* Message for a channel. The `sender' is the sender of the message
+   The `channel' is the channel. The `msg' is the message.  Note that  
+   `msg' maybe NULL. */
 
 static void 
 silc_channel_message(SilcClient client, SilcClientConnection conn,