From e87fe4179c582e19ecb97c70a60a92b346ad472c Mon Sep 17 00:00:00 2001 From: charnier Date: Thu, 20 Nov 1997 07:18:07 +0000 Subject: Remove sccsid, not present in Lite2. --- include/rpcsvc/nlm_prot.x | 6 +----- include/rpcsvc/sm_inter.x | 6 +----- include/rpcsvc/yp.x | 5 +---- 3 files changed, 3 insertions(+), 14 deletions(-) (limited to 'include/rpcsvc') diff --git a/include/rpcsvc/nlm_prot.x b/include/rpcsvc/nlm_prot.x index 3f726b6..7e6945c 100644 --- a/include/rpcsvc/nlm_prot.x +++ b/include/rpcsvc/nlm_prot.x @@ -10,12 +10,8 @@ %#define MAXNAMELEN LM_MAXSTRLEN+1 #else %#ifndef lint -%#if 0 -%static char sccsid[] = "@(#)from: nlm_prot.x 1.8 87/09/21 Copyr 1987 Sun Micro"; -%static char sccsid[] = "@(#)from: nlm_prot.x 2.1 88/08/01 4.0 RPCSRC"; -%#endif %static const char rcsid[] = -% "$Id$"; +% "$Id: nlm_prot.x,v 1.5 1997/10/31 12:26:50 charnier Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/sm_inter.x b/include/rpcsvc/sm_inter.x index f1e274d..fb832ae 100644 --- a/include/rpcsvc/sm_inter.x +++ b/include/rpcsvc/sm_inter.x @@ -35,12 +35,8 @@ #ifndef RPC_HDR %#ifndef lint -%#if 0 -%static char sccsid[] = "@(#)from: sm_inter.x 1.7 87/06/24 Copyr 1987 Sun Micro"; -%static char sccsid[] = "@(#)from: sm_inter.x 2.2 88/08/01 4.0 RPCSRC"; -%#endif %static const char rcsid[] = -% "$Id$"; +% "$Id: sm_inter.x,v 1.5 1997/10/31 12:26:51 charnier Exp $"; %#endif /* not lint */ #endif diff --git a/include/rpcsvc/yp.x b/include/rpcsvc/yp.x index a4816fe..f584e30 100644 --- a/include/rpcsvc/yp.x +++ b/include/rpcsvc/yp.x @@ -33,11 +33,8 @@ #ifndef RPC_HDR %#ifndef lint -%#if 0 -%static char sccsid[] = "@(#)from: yp.x 2.1 88/08/01 4.0 RPCSRC"; -%#endif %static const char rcsid[] = -% "$Id$"; +% "$Id: yp.x,v 1.9 1997/10/31 12:26:52 charnier Exp $"; %#endif /* not lint */ #endif -- cgit v1.1