aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnomechess/files/patch-src::board.c
blob: 3afe254c1b779f24a3cc81fd2c29763fb06f2b73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/board.c.orig    Mon Jul 23 07:45:20 2001
+++ src/board.c Sun Aug 22 03:42:58 2004
@@ -661,6 +661,7 @@
        
        break;
    default:
+       ;
    }
 
    return 0;