aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2001-03-20 08:20:50 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2001-03-20 08:20:50 +0000
commit3e86de8d2c04502700113c82f1678e57f7f58974 (patch)
treeadf1f29286f642b8ea06ffc4604bc9510ac4516b /include
parentc098a15ea03e2f629abec20665060e51240f22b3 (diff)
Notes
Diffstat (limited to 'include')
-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 26cb4ffff39c1..6148b4eb94a52 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" {