diff options
Diffstat (limited to 'games/gnuchess4/patches/patch-ab')
-rw-r--r-- | games/gnuchess4/patches/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnuchess4/patches/patch-ab b/games/gnuchess4/patches/patch-ab index 0abe7c9fe6b..7e26f8cd455 100644 --- a/games/gnuchess4/patches/patch-ab +++ b/games/gnuchess4/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.1.1.1 2000/03/26 14:44:41 jlam Exp $ +$NetBSD: patch-ab,v 1.2 2005/11/03 22:01:10 rillig Exp $ ---- gnuan.c.orig Sat Apr 3 05:58:53 1999 -+++ gnuan.c Wed Nov 17 23:57:25 1999 +--- src/gnuan.c.orig Sat Apr 3 05:58:53 1999 ++++ src/gnuan.c Wed Nov 17 23:57:25 1999 @@ -1348,12 +1348,12 @@ fpout = stderr; fprintf (fpout, "Input the file with the algebraic moves of the game.\n"); |