diff options
Diffstat (limited to 'usr/src/uts/common/sys/ldterm.h')
-rw-r--r-- | usr/src/uts/common/sys/ldterm.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/ldterm.h b/usr/src/uts/common/sys/ldterm.h index 16d76ce51c..2db9c6ac55 100644 --- a/usr/src/uts/common/sys/ldterm.h +++ b/usr/src/uts/common/sys/ldterm.h @@ -25,14 +25,12 @@ */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _SYS_LDTERM_H #define _SYS_LDTERM_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 11.5 */ - #ifdef __cplusplus extern "C" { #endif |