diff options
Diffstat (limited to 'usr/src/uts/common/sys/utssys.h')
-rw-r--r-- | usr/src/uts/common/sys/utssys.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/utssys.h b/usr/src/uts/common/sys/utssys.h index 16efb63ed5..f393c4d3bf 100644 --- a/usr/src/uts/common/sys/utssys.h +++ b/usr/src/uts/common/sys/utssys.h @@ -20,7 +20,7 @@ * CDDL HEADER END */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ /* @@ -31,8 +31,6 @@ #ifndef _SYS_UTSSYS_H #define _SYS_UTSSYS_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.1 */ - #ifdef __cplusplus extern "C" { #endif |