updates.
[silc.git] / apps / silcd / protocol.h
index e99f671a715b282afcc82838352494fd075b8a43..f6cc9b1dd2c68dd239d72cef7e394ea4e0e0ce0b 100644 (file)
@@ -44,7 +44,7 @@ typedef struct {
   void *dest_id;
   SilcIdType dest_id_type;
 
-  /* Pointer to the configurations. */
+  /* Pointers to the configurations. Defined only when responder is TRUE */
   SilcServerConfigRef cconfig;
   SilcServerConfigRef sconfig;
   SilcServerConfigRef rconfig;
@@ -79,7 +79,7 @@ typedef struct {
   void *dest_id;
   SilcIdType dest_id_type;
 
-  /* Pointer to the configurations. */
+  /* Pointers to the configurations. Defined only when responder is TRUE */
   SilcServerConfigRef cconfig;
   SilcServerConfigRef sconfig;
   SilcServerConfigRef rconfig;