freebsd-ports/games/gnomechess/files/patch-src::pgn.c
Kirill Ponomarev 54ac58847d Fix build with gcc-3.4
PR:		ports/70865
Submitted by:	Ports Fury
2004-08-23 18:52:22 +00:00

18 lines
240 B
C

--- src/pgn.c.orig Thu Jun 28 06:14:20 2001
+++ src/pgn.c Sun Aug 22 03:44:44 2004
@@ -311,6 +311,7 @@
tag->result = g_strdup(value2.v_string);
break;
default:
+ ;
}
}
@@ -512,6 +513,7 @@
}
finish:
+ ;
}
static int