92b1db2025
- Mark as LICENSE sun-openlook-license - Bump pkgrevision
13 lines
422 B
Text
13 lines
422 B
Text
$NetBSD: patch-do,v 1.2 2009/12/10 20:37:38 abs Exp $
|
|
|
|
--- olwmslave/propsrecv.c.orig 1993-06-29 05:12:13.000000000 +0000
|
|
+++ olwmslave/propsrecv.c
|
|
@@ -15,7 +15,7 @@ static char sccsid[] = "@(#) propsre
|
|
#include "propscmd.h"
|
|
|
|
extern int ShowWindowProps();
|
|
- void ReceivePropsCmd();
|
|
+static void ReceivePropsCmd();
|
|
|
|
/* ----------------------------------------------------------------------
|
|
* RegisterPropsWindow
|