$OpenBSD: patch-widget_src_xlib_nsKeyCode_cpp,v 1.1 2003/05/27 12:21:31 wilfried Exp $
--- widget/src/xlib/nsKeyCode.cpp.orig	Mon Dec  9 18:39:10 2002
+++ widget/src/xlib/nsKeyCode.cpp	Tue May 27 14:19:24 2003
@@ -50,7 +50,7 @@ struct nsKeyConverter 
   unsigned int keysym; // XK keysym key code
 };
 
-struct nsKeyConverter nsKeycodes[] =
+static struct nsKeyConverter nsKeycodes[] =
 {
   { NS_VK_CANCEL,        XK_Cancel},
   { NS_VK_BACK,          XK_BackSpace},
