diff options
Diffstat (limited to 'usr/src/head/sgtty.h')
-rw-r--r-- | usr/src/head/sgtty.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/head/sgtty.h b/usr/src/head/sgtty.h index b2919fabe4..4456baa822 100644 --- a/usr/src/head/sgtty.h +++ b/usr/src/head/sgtty.h @@ -20,14 +20,12 @@ * CDDL HEADER END */ /* Copyright (c) 1988 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _SGTTY_H #define _SGTTY_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.3.1.3 */ - #ifdef __cplusplus extern "C" { #endif |