explicitly mention in the patch that these are gcc2.95 fixes.

requested by ajacoutot@
This commit is contained in:
phessler 2009-12-28 17:35:19 +00:00
parent 5416b58a68
commit a54cb0daa3
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-server_gam_eq_c,v 1.1 2009/12/28 17:23:23 phessler Exp $
$OpenBSD: patch-server_gam_eq_c,v 1.2 2009/12/28 17:35:19 phessler Exp $
gcc2.95 fixes
--- server/gam_eq.c.orig Mon Dec 28 09:36:07 2009
+++ server/gam_eq.c Mon Dec 28 09:36:37 2009
@@ -131,8 +131,9 @@ gam_eq_flush (gam_eq_t *eq, GamConnDataPtr conn)

View File

@ -1,4 +1,7 @@
$OpenBSD: patch-tests_testing_c,v 1.1 2009/12/28 17:23:23 phessler Exp $
$OpenBSD: patch-tests_testing_c,v 1.2 2009/12/28 17:35:19 phessler Exp $
gcc2.95 fixes
--- tests/testing.c.orig Mon Dec 28 08:17:07 2009
+++ tests/testing.c Mon Dec 28 08:20:13 2009
@@ -376,11 +376,11 @@ processCommand(char *line, int no)