Subject: bin/3283: duplicated sccs id in games/banner/banner.c
To: None <gnats-bugs@gnats.netbsd.org>
From: None <enami@ba2.so-net.or.jp>
List: netbsd-bugs
Date: 03/03/1997 22:56:16
>Number:         3283
>Category:       bin
>Synopsis:       duplicated sccs id
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar  3 06:20:05 1997
>Last-Modified:
>Originator:     enami tsugutomo
>Organization:
	An individual
>Release:        NetBSD-current 1997 Mar01
>Environment:
System: NetBSD pavlov.enami.ba2.so-net.or.jp 1.2C NetBSD 1.2C (PAVLOV) #164: Sat Feb 8 01:00:12 JST 1997 enami@pavlov.enami.ba2.so-net.or.jp:/b/netbsd/kernel/compile/PAVLOV i386


>Description:
	There is a duplicated sccs id in games/banner/banner.c.
	Probably it is an oversight when mergin lite2.
>How-To-Repeat:
	Read the source.
>Fix:
Index: banner.c
===================================================================
RCS file: /a/cvsroot/NetBSD/src/games/banner/banner.c,v
retrieving revision 1.1.1.2
diff -c -r1.1.1.2 banner.c
*** banner.c	1997/01/07 23:24:23	1.1.1.2
--- banner.c	1997/01/11 13:04:39
***************
*** 41,51 ****
  
  #ifndef lint
  #if 0
! static char sccsid[] = "@(#)banner.c	8.3 (Berkeley) 4/2/94";
  #else
  static char rcsid[] = "$NetBSD: banner.c,v 1.5 1997/01/07 11:40:25 tls Exp $";
  #endif
- static char sccsid[] = "@(#)banner.c	8.4 (Berkeley) 4/29/95";
  #endif /* not lint */
  
  /*
--- 41,50 ----
  
  #ifndef lint
  #if 0
! static char sccsid[] = "@(#)banner.c	8.4 (Berkeley) 4/29/95";
  #else
  static char rcsid[] = "$NetBSD: banner.c,v 1.5 1997/01/07 11:40:25 tls Exp $";
  #endif
  #endif /* not lint */
  
  /*

>Audit-Trail:
>Unformatted: