summaryrefslogtreecommitdiffstats
path: root/include/rpc
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2001-03-20 08:20:50 +0000
committeralfred <alfred@FreeBSD.org>2001-03-20 08:20:50 +0000
commitc0be98ba61feb4c5551763d28a02e209d1ea167f (patch)
treec59512b3046a8a5e5abed61d9dbaed40831be6b9 /include/rpc
parent04b6035e52719cca521aa3a0ee84147bbe7f6769 (diff)
downloadFreeBSD-src-c0be98ba61feb4c5551763d28a02e209d1ea167f.zip
FreeBSD-src-c0be98ba61feb4c5551763d28a02e209d1ea167f.tar.gz
comment out #pragma directive containing Sun SCM tags
Diffstat (limited to 'include/rpc')
-rw-r--r--include/rpc/clnt_stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpc/clnt_stat.h b/include/rpc/clnt_stat.h
index 26cb4ff..6148b4e 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" {
OpenPOWER on IntegriCloud