X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2Fzebrash.c;h=73cc7d49a02c972508aad6b0e921ff5a8e5f05b2;hp=2fd1157d02e1a2dc31c445ac6217ebe8c9739f8c;hb=89d3a004b7c651fd5673abfc192e1472dc4d4197;hpb=c401b3a1421e31b3d6b77bc7bac6ffb934207df1 diff --git a/index/zebrash.c b/index/zebrash.c index 2fd1157..73cc7d4 100644 --- a/index/zebrash.c +++ b/index/zebrash.c @@ -1,5 +1,5 @@ -/* $Id: zebrash.c,v 1.40 2006-10-29 17:20:01 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: zebrash.c,v 1.42 2007-01-15 15:10:17 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. @@ -351,7 +351,7 @@ static int cmd_end_trans( char *args[], WRBUF outbuff) static int cmd_record_insert( char *args[], WRBUF outbuff) { - SYSNO sysno=0; + zint sysno = 0; int rc; char *rec=restargs(args,1);