X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2Frsprox.c;h=2eb786613155724cc9ba6116ee4a5f9d596c81c1;hp=60f80abf97fdebd3d1670c36eee057adb9e0e988;hb=2b99f08490d3bd763bb086693044a6db10c0bcf9;hpb=4b70cb8485985ca71957a751017d15f5e937f55f diff --git a/rset/rsprox.c b/rset/rsprox.c index 60f80ab..2eb7866 100644 --- a/rset/rsprox.c +++ b/rset/rsprox.c @@ -1,4 +1,4 @@ -/* $Id: rsprox.c,v 1.6 2004-08-04 09:59:03 heikki Exp $ +/* $Id: rsprox.c,v 1.7 2004-08-06 13:36:24 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 Index Data Aps @@ -80,7 +80,7 @@ static void *r_create (RSET ct, const struct rset_control *sel, void *parms) int i; char prox_term[512]; int length_prox_term = 0; - int min_nn = 10000000; + zint min_nn = 10000000; const char *flags = NULL; int term_type = 0;