$NetBSD: patch-ac,v 1.4 2003/12/14 12:38:30 wiz Exp $ --- gperiodic.c.orig 2003-10-13 13:43:49.000000000 +0200 +++ gperiodic.c @@ -415,7 +415,7 @@ void main_prog(void) int main(int argc, char** argv) { - char ch; + int ch; textdomain (PACKAGE); bindtextdomain(PACKAGE, GPERIODIC_LOCALE_DIR);