Correcting the download URL. Also having it search for 'LibreWRT'
[librewrt/.git] / packages / games / bsd-games / patches / 003-worm.patch
1 diff -u bsd-games-2.17/worm/worm.c bsd-games-2.17-p/worm/worm.c
2 --- bsd-games-2.17/worm/worm.c  2004-01-27 23:52:07.000000000 +0300
3 +++ bsd-games-2.17-p/worm/worm.c        2010-07-31 21:36:08.313419076 +0400
4 @@ -30,18 +30,18 @@
5   */
6  
7  #include <sys/cdefs.h>
8 -#ifndef lint
9 +/*#ifndef lint
10  __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\
11         The Regents of the University of California.  All rights reserved.\n");
12 -#endif /* not lint */
13 +#endif */ /* not lint */
14  
15 -#ifndef lint
16 +/* #ifndef lint
17  #if 0
18  static char sccsid[] = "@(#)worm.c     8.1 (Berkeley) 5/31/93";
19  #else
20  __RCSID("$NetBSD: worm.c,v 1.25 2004/01/27 20:30:31 jsm Exp $");
21  #endif
22 -#endif /* not lint */
23 +#endif */ /* not lint */
24  
25  /*
26   * Worm.  Written by Michael Toy