X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fkdump.c;h=85327eb68a177b46594c67d9a1bd526061801b9e;hb=a9eae0225b1a51b0257f80d9da9f95475dd04f53;hp=6d78d7040c7f550d6aae38afc82554ad0c765ce6;hpb=2e4e9c6def27f1e1463dcb6f205fab6a98054f38;p=idzebra-moved-to-github.git diff --git a/index/kdump.c b/index/kdump.c index 6d78d70..85327eb 100644 --- a/index/kdump.c +++ b/index/kdump.c @@ -1,4 +1,4 @@ -/* $Id: kdump.c,v 1.25 2004-08-04 08:35:23 adam Exp $ +/* $Id: kdump.c,v 1.26 2004-09-15 08:13:51 adam Exp $ Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 Index Data Aps @@ -35,12 +35,13 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA char *prog; -#if IT_KEY_NEW int main(int argc, char **argv) { exit(0); } -#else + +#if 0 +/* old kdumper.. must be updated to use new codec .. */ int key_file_decode (FILE *f) { int c, d;