Files
pkgsrc-ng/wm/olvwm/patches/patch-aj
2013-09-26 17:14:40 +02:00

16 lines
546 B
Plaintext

$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
***************************************************************************/