From b4203d757c7c247e39c94c09a94021a3a8121062 Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Wed, 14 Jun 2017 08:51:35 +0200 Subject: 8228 cstyle: Remove space-tab sequences in /* All Rights Reserved */ Reviewed by: Toomas Soome Approved by: Robert Mustacchi --- usr/src/uts/common/sys/sysconfig.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr/src/uts/common/sys/sysconfig.h') diff --git a/usr/src/uts/common/sys/sysconfig.h b/usr/src/uts/common/sys/sysconfig.h index 1bbcdcfe98..3a68d76ebe 100644 --- a/usr/src/uts/common/sys/sysconfig.h +++ b/usr/src/uts/common/sys/sysconfig.h @@ -19,7 +19,7 @@ * CDDL HEADER END */ /* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ -/* All Rights Reserved */ +/* All Rights Reserved */ /* @@ -30,8 +30,6 @@ #ifndef _SYS_SYSCONFIG_H #define _SYS_SYSCONFIG_H -#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.5 */ - #ifdef __cplusplus extern "C" { #endif -- cgit v1.2.3