]> Dogcows Code - chaz/openbox/blobdiff - otk/display.cc
start on otk::ustring (unicode/utf8)
[chaz/openbox] / otk / display.cc
index 05a937e0cf937097f6a87c887f17568dc0729c4c..97e77de1830c92f9370d03eb7b709d253d1b485a 100644 (file)
@@ -63,7 +63,7 @@ GCCache *Display::_gccache = (GCCache*) 0;
 int Display::_grab_count = 0;
 
 
-int Display::xerrorHandler(::Display *d, XErrorEvent *e)
+static int xerrorHandler(::Display *d, XErrorEvent *e)
 {
 #ifdef DEBUG
   char errtxt[128];
This page took 0.020286 seconds and 4 git commands to generate.