fix build on -stable

This commit is contained in:
Ying-Chieh Liao 2004-03-15 02:39:31 +00:00
parent d9a1ac83ac
commit 2afd0f0feb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104036

View file

@ -0,0 +1,12 @@
--- gai/gai-gnome.c.orig Mon Mar 15 10:36:46 2004
+++ gai/gai-gnome.c Mon Mar 15 10:37:15 2004
@@ -537,8 +537,8 @@
void gai_gnome_about_show (void)
{
char *authors[3];
- GAI_ENTER;
GdkPixbuf *pixbuf;
+ GAI_ENTER;
if (GAI.about!=NULL)
{