$NetBSD: patch-cd,v 1.4 2006/12/16 13:18:54 schwarz Exp $

--- sbr/fmt_scan.c.orig	2008-04-05 18:41:37.000000000 +0000
+++ sbr/fmt_scan.c	2008-08-08 21:24:12.000000000 +0000
@@ -300,8 +300,8 @@
     char *savestr;
     unsigned char *str = NULL;
     char buffer[BUFSIZ], buffer2[BUFSIZ];
-    int i, c, ljust, n;
-    int value = 0;
+    int i, ljust, n;
+    long long c, value = 0;
     time_t t;
     struct format *fmt;
     struct comp *comp;
