From 3e86de8d2c04502700113c82f1678e57f7f58974 Mon Sep 17 00:00:00 2001 From: Alfred Perlstein Date: Tue, 20 Mar 2001 08:20:50 +0000 Subject: [PATCH] comment out #pragma directive containing Sun SCM tags --- include/rpc/clnt_stat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rpc/clnt_stat.h b/include/rpc/clnt_stat.h index 26cb4ffff39c..6148b4eb94a5 100644 --- a/include/rpc/clnt_stat.h +++ b/include/rpc/clnt_stat.h @@ -12,7 +12,7 @@ #ifndef _RPC_CLNT_STAT_H #define _RPC_CLNT_STAT_H -#pragma ident "@(#)clnt_stat.h 1.2 97/04/28 SMI" +/* #pragma ident "@(#)clnt_stat.h 1.2 97/04/28 SMI" */ #ifdef __cplusplus extern "C" {