openbsd-ports/x11/olvwm/patches/patch-winicon_c
2004-01-28 20:58:53 +00:00

15 lines
508 B
Plaintext

$OpenBSD: patch-winicon_c,v 1.1 2004/01/28 20:58:54 naddy Exp $
--- winicon.c.orig 1994-01-13 22:36:26.000000000 +0100
+++ winicon.c 2004-01-28 21:49:11.000000000 +0100
@@ -37,6 +37,10 @@
extern Bool PropGetWMName();
extern Bool PropGetWMIconName();
+static heightTopIcon();
+static heightBottomIcon();
+static widthBothIcon();
+
/***************************************************************************
* private data
***************************************************************************/