summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-01-16 11:37:54 +0000
committerBruce Evans <bde@FreeBSD.org>1998-01-16 11:37:54 +0000
commit03061ce6e5ec7e8b218982f74b0b3fa1879cd676 (patch)
tree3d2cb33dfcd5dc3e311bbad43417cf317360e587 /include
parent8f856e3156284841bfc90d74a11d9007698746e2 (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/rpc/rpc_com.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpc/rpc_com.h b/include/rpc/rpc_com.h
index 44893d6f2af2..2cf5995d2d70 100644
--- a/include/rpc/rpc_com.h
+++ b/include/rpc/rpc_com.h
@@ -39,7 +39,7 @@
#ifndef _RPC_RPCCOM_H
#define _RPC_RPCCOM_H
-#pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI"
+/* From: #pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI" */
#ifdef __cplusplus
extern "C" {