From 2d0e828c5d28510058175917543be38900857343 Mon Sep 17 00:00:00 2001 From: John Fleck Date: Sat, 25 Jan 2003 02:12:07 +0000 Subject: adding comma Glynn left out that kept it from compiling 2003-01-24 John Fleck * src/about.c: adding comma Glynn left out that kept it from compiling --- src/about.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/about.c b/src/about.c index 9bca0cc..76f39ac 100644 --- a/src/about.c +++ b/src/about.c @@ -47,7 +47,7 @@ static const gchar *author_credits[] = { "Havoc Pennington ", "Kristian Rietveld ", "Jakub Steiner ", - "Tom Tromey " + "Tom Tromey ", NULL }; -- cgit v1.2.3-54-g00ecf