Remove sccsid, not present in Lite2.
This commit is contained in:
parent
c9f6c74d48
commit
e84f19ceda
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user