Comment fix.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 26 Apr 2005 06:55:45 +0000 (06:55 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 26 Apr 2005 06:55:45 +0000 (06:55 +0000)
lib/silccore/silcpacket.h

index b2c9dd2790dc0b121ffc10c5f3919e452aa3dd01..2288208323e7bf60c369ebb2ab4ea094325bf092 100644 (file)
@@ -536,6 +536,7 @@ int silc_packet_receive(SilcSocketConnection sock);
  *    bool silc_packet_receive_process(SilcSocketConnection sock,
  *                                     bool local_is_router,
  *                                     SilcCipher cipher, SilcHmac hmac,
+ *                                     SilcUInt32 sequence,
  *                                     SilcPacketParserCallback parser,
  *                                     void *parser_context);
  *