$NetBSD: patch-ab,v 1.4 2005/01/11 03:16:24 dmcmahill Exp $ --- src/g_key.c.orig 2004-12-29 04:08:32.000000000 +0000 +++ src/g_key.c @@ -110,7 +110,7 @@ SCM g_key_ ## name(void) \ return SCM_BOOL_T; \ } -DEFINE_G_KEY(file_new) +DEFINE_G_KEY(gedafile_new) DEFINE_G_KEY(file_new_window)