updates.
[silc.git] / apps / silc / client_ops.c
index 4097e9f8454ef75604547821dd0afcbe62f90903..cb73029339a7706440659f7e7ad9924c670d539b 100644 (file)
@@ -219,6 +219,9 @@ void silc_notify(SilcClient client, SilcClientConnection conn,
     }
     return;
 
+  case SILC_NOTIFY_TYPE_CHANNEL_CHANGE:
+    break;
+
   default:
     break;
   }