Difference for include/sockproto.h from version 1.21 to 1.22


version 1.21 version 1.22
Line 24
 
Line 24
 void draw_magic_map(object *pl);  void draw_magic_map(object *pl);
 void Log_Kill(const char *Who, const char *What, int WhatType, const char *With, int WithType);  void Log_Kill(const char *Who, const char *What, int WhatType, const char *With, int WithType);
 /* init.c */  /* init.c */
 void InitConnection(NewSocket *ns, uint32 from);  void InitConnection(NewSocket *ns, const char *from_ip);
 void init_ericserver(void);  void init_ericserver(void);
 void free_all_newserver(void);  void free_all_newserver(void);
 void free_newsocket(NewSocket *ns);  void free_newsocket(NewSocket *ns);


Legend:
line(s) removed in v.1.21 
line(s) changed
 line(s) added in v.1.22

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:28