summaryrefslogtreecommitdiff
path: root/misc/gperiodic/patches/patch-ac
blob: 69426aca265cab129697c56523c4f5980982e7ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.2 2003/06/23 21:04:38 jtb Exp $

--- gperiodic.c.orig
+++ gperiodic.c
@@ -413,7 +413,7 @@
 
 
 int main(int argc, char** argv) {
-  char ch;
+  int ch;
 
     textdomain (PACKAGE);
     bindtextdomain(PACKAGE, GPERIODIC_LOCALE_DIR);