13 lines
612 B
Plaintext
13 lines
612 B
Plaintext
$OpenBSD: patch-gfx_src_gtk_nsScreenGtk_cpp,v 1.2 2005/09/24 16:19:29 bernd Exp $
|
|
--- gfx/src/gtk/nsScreenGtk.cpp.orig Tue Apr 20 19:35:51 2004
|
|
+++ gfx/src/gtk/nsScreenGtk.cpp Thu Sep 22 10:16:43 2005
|
|
@@ -143,7 +143,7 @@ nsScreenGtk :: Init ()
|
|
if (!gdk_property_get(root_window,
|
|
gdk_atom_intern ("_NET_WORKAREA", FALSE),
|
|
cardinal_atom,
|
|
- 0, G_MAXLONG, FALSE,
|
|
+ 0, G_MAXLONG - 3, FALSE,
|
|
&type_returned,
|
|
&format_returned,
|
|
&length_returned,
|