pkgsrc/misc/gperiodic/patches/patch-ac
wiz 86f051b9af Update to 2.0.5:
Piotr Najman has provided a path that fixed bug in internationalisation.
Translation for polish added.
2003-07-30 14:05:26 +00:00

13 lines
301 B
Text

$NetBSD: patch-ac,v 1.3 2003/07/30 14:05:27 wiz Exp $
--- gperiodic.c.orig Fri Jul 25 09:15:29 2003
+++ gperiodic.c
@@ -414,7 +414,7 @@ void main_prog(void)
int main(int argc, char** argv) {
- char ch;
+ int ch;
textdomain (PACKAGE);
bindtextdomain(PACKAGE, GPERIODIC_LOCALE_DIR);