From 59eb37a76c390d2394304364c3cabef15359afa7 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Fri, 30 Oct 2009 20:30:28 +0000 Subject: Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in credits.h again. svn-id: r45547 --- gui/credits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui') diff --git a/gui/credits.h b/gui/credits.h index 65c36044fe..2990b3c4e2 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -520,7 +520,7 @@ static const char *credits[] = { "C0""", "C0""Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for sharing the source code of some of their games with us.", "C0""", -"C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.", +"C0""John Young, Colin Smythe and especially Terry Pratchett himself for sharing the source code of Discworld I & II with us.", "C0""", "", }; -- cgit v1.2.3