summaryrefslogtreecommitdiff
path: root/x11/xview-clients/patches/patch-aj
blob: 870a153ef4d8e3b925477fe8113121d1955768f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-aj,v 1.2 2009/12/10 20:37:36 abs Exp $

--- olwm/winicon.c.orig	1993-06-29 05:12:04.000000000 +0000
+++ olwm/winicon.c
@@ -1,4 +1,3 @@
-#ident	"@(#)winicon.c	26.42	93/06/28 SMI"
 
 /*
  *      (c) Copyright 1989 Sun Microsystems, Inc.
@@ -32,6 +31,10 @@
 extern 	Bool	PropGetWMName();
 extern 	Bool	PropGetWMIconName();
 
+static int heightTopIcon();
+static int heightBottomIcon();
+static int widthBothIcon();
+
 /***************************************************************************
 * private data
 ***************************************************************************/