X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Frsnull.h;h=0c0f84c2a92469764a9c189078e9613130794c8a;hb=56131846f59919027a4d3c59efb485afb6efb0de;hp=fbd8a3879f0c2b5bfa8ca3a7be108f649d5b5671;hpb=927733195c5646988dcc65365bb45b978b02a15a;p=idzebra-moved-to-github.git diff --git a/include/rsnull.h b/include/rsnull.h index fbd8a38..0c0f84c 100644 --- a/include/rsnull.h +++ b/include/rsnull.h @@ -1,4 +1,4 @@ -/* $Id: rsnull.h,v 1.7 2004-08-24 14:25:15 heikki Exp $ +/* $Id: rsnull.h,v 1.8 2004-09-01 15:01:32 heikki Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -31,6 +31,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA extern "C" { #endif +#error "rsnull.h not used any more, use rset.h instead" RSET rsnull_create(NMEM nmem); #ifdef __cplusplus