X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fcharmap.c;h=a9ddf7258c9cecb38c191b41350fe0ca0603f649;hb=cc9f94a61cbd9dcc0df0cf7d0c7c41d2cec88189;hp=cbfbf25ff5235fcee950b9158bdbe189042b0225;hpb=8e13fd186da8a4f5c9c37b83ea3e46fb70f1f420;p=idzebra-moved-to-github.git diff --git a/util/charmap.c b/util/charmap.c index cbfbf25..a9ddf72 100644 --- a/util/charmap.c +++ b/util/charmap.c @@ -3,7 +3,7 @@ * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * - * $Id: charmap.c,v 1.21 2002-04-05 12:54:29 adam Exp $ + * $Id: charmap.c,v 1.22 2002-05-03 13:46:05 adam Exp $ * */ @@ -185,7 +185,7 @@ const char *chr_map_output(chrmaptab maptab, const char **from, int len) unsigned char zebra_prim(char **s) { unsigned char c; - unsigned int i; + unsigned int i = 0; yaz_log (LOG_DEBUG, "prim %.3s", *s); if (**s == '\\')