pkgsrc/wm/olvwm/patches/patch-aj
wiz b48aa2febf Add new category wm for window managers, and move lots of package from
x11 here. Only changes are: `wm' in category added and some paths fixed.
2000-12-12 02:03:46 +00:00

15 lines
546 B
Text

$NetBSD: patch-aj,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
--- winicon.c.orig Sat Jan 8 00:39:24 2000
+++ winicon.c Sat Jan 8 00:40:50 2000
@@ -52,6 +52,10 @@
* forward-declared functions
***************************************************************************/
+static int heightTopIcon();
+static int heightBottomIcon();
+static int widthBothIcon();
+
/***************************************************************************
* private event functions
***************************************************************************/