13 lines
500 B
Plaintext
13 lines
500 B
Plaintext
$OpenBSD: p-clients_olwmslave_propsrecv_c,v 1.1 2010/05/28 08:32:14 espie Exp $
|
|
--- clients/olwmslave/propsrecv.c.orig Fri May 28 10:24:11 2010
|
|
+++ clients/olwmslave/propsrecv.c Fri May 28 10:24:26 2010
|
|
@@ -15,7 +15,7 @@ static char sccsid[] = "@(#) propsrecv.c 1.3 93/06
|
|
#include "propscmd.h"
|
|
|
|
extern int ShowWindowProps();
|
|
- void ReceivePropsCmd();
|
|
+static void ReceivePropsCmd(Command *);
|
|
|
|
/* ----------------------------------------------------------------------
|
|
* RegisterPropsWindow
|