X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=net.h;h=23fdf3088f09bf5b986752a6b9fc92347cc8ecbb;hb=7e96505b7ad68a8c41ca15482835881d19413014;hp=dba22f5d57f98aa19c6a2b76b383c30796998235;hpb=7a43041afead33a1511bee582b0c0c80a7b1ddc5;p=nwho.git diff --git a/net.h b/net.h index dba22f5..23fdf30 100644 --- a/net.h +++ b/net.h @@ -19,7 +19,7 @@ struct userinfo { u32 idle_time; }; -struct rywho_pkt { +struct nwho_pkt { u32 magic; /* Guard against ancient nwho versions */ u32 local_time; u32 server_time; /* Reserved for use by the server */