summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 22:34:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 22:34:55 +0000
commit63db53342f31e88707910e342d18e7b334f28c5b (patch)
treebad2b51d4dd2b17d67eb6e250d8bbdbd8438778d /cpukit/librpc/src
parentCorrected prototype for xdrrec_endofrecord to match C body. (diff)
downloadrtems-63db53342f31e88707910e342d18e7b334f28c5b.tar.bz2
Disabled #ident since the h8300-rtems binutils do not like the
generated assembly from it.
Diffstat (limited to 'cpukit/librpc/src')
-rw-r--r--cpukit/librpc/src/rpc/svc_auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/librpc/src/rpc/svc_auth.c b/cpukit/librpc/src/rpc/svc_auth.c
index f95f101f33..b58596a397 100644
--- a/cpukit/librpc/src/rpc/svc_auth.c
+++ b/cpukit/librpc/src/rpc/svc_auth.c
@@ -30,7 +30,7 @@
* Copyright (c) 1986-1991 by Sun Microsystems Inc.
*/
-#ident "@(#)svc_auth.c 1.16 94/04/24 SMI"
+/* #ident "@(#)svc_auth.c 1.16 94/04/24 SMI" */
#if !defined(lint) && defined(SCCSIDS)
#if 0