projects
/
gnushogi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
54595b3
)
Fix a function prototype.
author
Yann Dirson
<ydirson@altern.org>
Thu, 17 Jan 2008 23:18:35 +0000 (
00:18
+0100)
committer
Yann Dirson
<ydirson@free.fr>
Sun, 29 Sep 2013 13:39:24 +0000 (15:39 +0200)
gnushogi/pat2inc.c
patch
|
blob
|
history
diff --git
a/gnushogi/pat2inc.c
b/gnushogi/pat2inc.c
index
5399924
..
c70a0d4
100644
(file)
--- a/
gnushogi/pat2inc.c
+++ b/
gnushogi/pat2inc.c
@@
-48,7
+48,7
@@
small_short color[NO_SQUARES];
*/
void
-test_distance()
+test_distance(void)
{
short side, piece, f, t, d;