X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2Frstemp.c;h=f3fc8deb07d1a8987353525020d45b0694dc3fd9;hp=e2a49e13a018c695187415371156e17aea8eba92;hb=70ba74c9bbf739fbe82d1bc2b0fb64a547c0c9e0;hpb=e6b40b4f140e8f7348fff1f7be78ac78946421ff diff --git a/rset/rstemp.c b/rset/rstemp.c index e2a49e1..f3fc8de 100644 --- a/rset/rstemp.c +++ b/rset/rstemp.c @@ -1,4 +1,4 @@ -/* $Id: rstemp.c,v 1.37 2004-08-03 12:15:45 heikki Exp $ +/* $Id: rstemp.c,v 1.38 2004-08-03 14:54:41 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003 Index Data Aps @@ -52,7 +52,7 @@ static const struct rset_control control = r_delete, r_rewind, rset_default_forward, - /* r_count, */ + rset_default_pos, r_read, r_write, };