updates. New data types.
[silc.git] / apps / silcd / command_reply.h
index 397c825f52c8901143640fdf7d4ac34e3597e5f1..852642d6ec86e9da59da85fae989281ca86ba644 100644 (file)
@@ -43,7 +43,7 @@ typedef struct {
   SilcServerPendingDestructor destructor;
   SilcCommandCb callback;
   void *context;
-  unsigned short ident;
+  uint16 ident;
 } *SilcServerCommandReplyContext;
 
 /* Macros */