diff options
Diffstat (limited to 'usr/src/uts/common/des/softdes.h')
-rw-r--r-- | usr/src/uts/common/des/softdes.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/des/softdes.h b/usr/src/uts/common/des/softdes.h index 156edef99b..5f25bd30e5 100644 --- a/usr/src/uts/common/des/softdes.h +++ b/usr/src/uts/common/des/softdes.h @@ -24,7 +24,7 @@ */ /* Copyright (c) 1983, 1984, 1985, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ /* * Portions of this source code were derived from Berkeley 4.3 BSD @@ -34,8 +34,6 @@ #ifndef _SYS_SOFTDES_H #define _SYS_SOFTDES_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |