diff options
Diffstat (limited to 'usr/src/uts/intel/sys/segment.h')
-rw-r--r-- | usr/src/uts/intel/sys/segment.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/intel/sys/segment.h b/usr/src/uts/intel/sys/segment.h index 9729fe94e2..aad5dc8f16 100644 --- a/usr/src/uts/intel/sys/segment.h +++ b/usr/src/uts/intel/sys/segment.h @@ -26,13 +26,11 @@ /* Copyright (c) 1990, 1991 UNIX System Laboratories, Inc. */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989, 1990 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _SYS_SEGMENT_H #define _SYS_SEGMENT_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |