diff options
Diffstat (limited to 'usr/src/head/tar.h')
-rw-r--r-- | usr/src/head/tar.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/head/tar.h b/usr/src/head/tar.h index a4a04a5afe..cf4098f873 100644 --- a/usr/src/head/tar.h +++ b/usr/src/head/tar.h @@ -23,13 +23,11 @@ * Use is subject to license terms. */ /* Copyright (c) 1988 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ #ifndef _TAR_H #define _TAR_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.2 */ - #ifdef __cplusplus extern "C" { #endif |