Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / xview-clients / patches / patch-dp
blob0f6a7df4405079093b7adcca94af68b4d6c65273
1 $NetBSD: patch-dp,v 1.1 2007/05/12 00:22:19 tnn Exp $
3 --- olwmslave/olwmslave.c.orig  1993-06-29 05:12:12.000000000 +0000
4 +++ olwmslave/olwmslave.c
5 @@ -44,9 +44,9 @@ char          cmdBuf[CMDBUFLEN];
6  /* ----------------------------------------------------------------------
7   *     Forward Definitions
8   * ----------------------------------------------------------------------*/
9 -void           InitScreenInfo();
10 -void           ParseScreenArgs();
11 -Notify_value   InputReader();
12 +static void            InitScreenInfo();
13 +static void            ParseScreenArgs();
14 +static Notify_value    InputReader();
16  /* ----------------------------------------------------------------------
17   *     main