X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isamc%2Fmerge.c;h=072e5ae84a2e84291fbdbc2a3727aab0bf6e10a2;hp=68fc2e56d95eefc295f693c14e8197de01ac633a;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/isamc/merge.c b/isamc/merge.c index 68fc2e5..072e5ae 100644 --- a/isamc/merge.c +++ b/isamc/merge.c @@ -1,4 +1,4 @@ -/* $Id: merge.c,v 1.30 2005-04-13 13:03:48 adam Exp $ +/* $Id: merge.c,v 1.31 2006-05-10 08:13:27 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -479,3 +479,11 @@ void isamc_merge (ISAMC is, ISAM_P *ipos, ISAMC_I *data) *ipos = cat + firstpos * 8; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +