$NetBSD: patch-ac,v 1.4 2003/12/14 12:38:30 wiz Exp $

--- gperiodic.c.orig	2007-07-11 13:01:34.000000000 +0000
+++ gperiodic.c
@@ -408,7 +408,7 @@ void main_prog(void)
 
 
 int main(int argc, char** argv) {
-  signed char ch;
+  int ch;
 
     textdomain (PACKAGE);
     bindtextdomain(PACKAGE, GPERIODIC_LOCALE_DIR);
