$OpenBSD: patch-widget_src_gtk_nsGtkEventHandler_cpp,v 1.1.1.1 2004/01/18 11:47:42 wilfried Exp $
--- widget/src/gtk/nsGtkEventHandler.cpp.orig	2003-04-22 01:01:08.000000000 +0200
+++ widget/src/gtk/nsGtkEventHandler.cpp	2003-12-12 11:07:27.000000000 +0100
@@ -113,7 +113,7 @@ struct nsKeyConverter {
 // Netscape keycodes are defined in widget/public/nsGUIEvent.h
 // GTK keycodes are defined in <gdk/gdkkeysyms.h>
 //
-struct nsKeyConverter nsKeycodes[] = {
+static struct nsKeyConverter nsKeycodes[] = {
   { NS_VK_CANCEL,     GDK_Cancel },
   { NS_VK_BACK,       GDK_BackSpace },
   { NS_VK_TAB,        GDK_Tab },
