diff options
Diffstat (limited to 'usr/src/uts/common/sys/ulimit.h')
-rw-r--r-- | usr/src/uts/common/sys/ulimit.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/ulimit.h b/usr/src/uts/common/sys/ulimit.h index d345f3fb3f..3bcb3e6533 100644 --- a/usr/src/uts/common/sys/ulimit.h +++ b/usr/src/uts/common/sys/ulimit.h @@ -25,7 +25,7 @@ */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ /* Copyright (c) 1987, 1988 Microsoft Corporation */ /* All Rights Reserved */ @@ -33,8 +33,6 @@ #ifndef _SYS_ULIMIT_H #define _SYS_ULIMIT_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifdef __cplusplus extern "C" { #endif |