diff options
Diffstat (limited to 'usr/src/uts/common/sys/vtrace.h')
-rw-r--r-- | usr/src/uts/common/sys/vtrace.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/vtrace.h b/usr/src/uts/common/sys/vtrace.h index ebae0b83fc..b4f0482d13 100644 --- a/usr/src/uts/common/sys/vtrace.h +++ b/usr/src/uts/common/sys/vtrace.h @@ -25,7 +25,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 @@ -35,8 +35,6 @@ #ifndef _SYS_VTRACE_H #define _SYS_VTRACE_H -#pragma ident "%Z%%M% %I% %E% SMI" - #ifndef _ASM #include <sys/types.h> #include <sys/time.h> |