diff options
Diffstat (limited to 'usr/src/uts/common/sys/ascii.h')
-rw-r--r-- | usr/src/uts/common/sys/ascii.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/ascii.h b/usr/src/uts/common/sys/ascii.h index 581b6e5870..df44d5ea40 100644 --- a/usr/src/uts/common/sys/ascii.h +++ b/usr/src/uts/common/sys/ascii.h @@ -22,13 +22,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_ASCII_H #define _SYS_ASCII_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |