diff options
Diffstat (limited to 'usr/src/head/protocols/ripngd.h')
-rw-r--r-- | usr/src/head/protocols/ripngd.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/head/protocols/ripngd.h b/usr/src/head/protocols/ripngd.h index a566d597bd..9ca4f142ab 100644 --- a/usr/src/head/protocols/ripngd.h +++ b/usr/src/head/protocols/ripngd.h @@ -25,7 +25,7 @@ */ /* Copyright (c) 1983, 1984, 1985, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ /* * Portions of this source code were derived from Berkeley 4.3 BSD @@ -40,8 +40,6 @@ #ifndef _PROTOCOLS_RIPNGD_H #define _PROTOCOLS_RIPNGD_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |