summaryrefslogtreecommitdiffstats
path: root/sys/netipx/ipx_pcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipx/ipx_pcb.h')
-rw-r--r--sys/netipx/ipx_pcb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netipx/ipx_pcb.h b/sys/netipx/ipx_pcb.h
index 12810a2..be13c1a 100644
--- a/sys/netipx/ipx_pcb.h
+++ b/sys/netipx/ipx_pcb.h
@@ -33,7 +33,7 @@
*
* @(#)ipx_pcb.h
*
- * $Id: ipx_pcb.h,v 1.9 1997/05/01 06:21:29 jhay Exp $
+ * $Id: ipx_pcb.h,v 1.10 1997/05/10 09:58:54 jhay Exp $
*/
#ifndef _NETIPX_IPX_PCB_H_
@@ -97,4 +97,4 @@ void ipx_setpeeraddr __P((struct ipxpcb *ipxp, struct mbuf *nam));
void ipx_setsockaddr __P((struct ipxpcb *ipxp, struct mbuf *nam));
#endif /* KERNEL */
-#endif /* _NETIPX_IPX_PCB_H_ */
+#endif /* !_NETIPX_IPX_PCB_H_ */
OpenPOWER on IntegriCloud