Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/net ANSI C police.



details:   https://anonhg.NetBSD.org/src/rev/c959fbcef484
branches:  trunk
changeset: 467745:c959fbcef484
user:      kleink <kleink%NetBSD.org@localhost>
date:      Sun Mar 28 17:13:47 1999 +0000

description:
ANSI C police.

diffstat:

 sys/net/if_token.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r d37253c06404 -r c959fbcef484 sys/net/if_token.h
--- a/sys/net/if_token.h        Sun Mar 28 17:12:12 1999 +0000
+++ b/sys/net/if_token.h        Sun Mar 28 17:13:47 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_token.h,v 1.1 1999/03/22 22:22:52 bad Exp $ */
+/*     $NetBSD: if_token.h,v 1.2 1999/03/28 17:13:47 kleink Exp $      */
 
 /*
  * Copyright (c) 1982, 1986, 1993
@@ -123,4 +123,4 @@
 
 #endif
 
-#endif _NET_IF_TOKEN_H_
+#endif /* !_NET_IF_TOKEN_H_ */



Home | Main Index | Thread Index | Old Index