comment out #pragma directive containing Sun SCM tags

This commit is contained in:
Alfred Perlstein 2001-03-20 08:20:50 +00:00
parent c098a15ea0
commit 3e86de8d2c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74509

View File

@ -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" {