notyet has come
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Thu, 2 Jun 1983 07:17:55 +0000 (23:17 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Thu, 2 Jun 1983 07:17:55 +0000 (23:17 -0800)
SCCS-vsn: include/protocols/rwhod.h 4.8

usr/src/include/protocols/rwhod.h

index d37f5db..d701889 100644 (file)
@@ -1,4 +1,4 @@
-/*     rwhod.h 4.7     83/05/25        */
+/*     rwhod.h 4.8     83/06/01        */
 
 /*
  * rwho protocol packet format.
 
 /*
  * rwho protocol packet format.
@@ -10,11 +10,9 @@ struct       outmp {
 };
 
 struct whod {
 };
 
 struct whod {
-#ifdef notyet
        char    wd_vers;                /* protocol version # */
        char    wd_type;                /* packet type, see below */
        char    wd_pad[2];
        char    wd_vers;                /* protocol version # */
        char    wd_type;                /* packet type, see below */
        char    wd_pad[2];
-#endif
        int     wd_sendtime;            /* time stamp by sender */
        int     wd_recvtime;            /* time stamp applied by receiver */
        char    wd_hostname[32];        /* hosts's name */
        int     wd_sendtime;            /* time stamp by sender */
        int     wd_recvtime;            /* time stamp applied by receiver */
        char    wd_hostname[32];        /* hosts's name */