diff options
Diffstat (limited to 'usr/src/head/protocols/rwhod.h')
-rw-r--r-- | usr/src/head/protocols/rwhod.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/head/protocols/rwhod.h b/usr/src/head/protocols/rwhod.h index 72e012d737..dfcab41bcd 100644 --- a/usr/src/head/protocols/rwhod.h +++ b/usr/src/head/protocols/rwhod.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 @@ -39,8 +39,6 @@ #ifndef _PROTOCOLS_RWHOD_H #define _PROTOCOLS_RWHOD_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |