X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dfa%2Fimalloc.h;h=90c8525e1d5bf910762e978b30f84ce64c9b1de9;hp=af0b31465d96639192fd73a464d268ef43314f39;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=896c0427df9d8eff5de6a1735dcd992e067df844 diff --git a/dfa/imalloc.h b/dfa/imalloc.h index af0b314..90c8525 100644 --- a/dfa/imalloc.h +++ b/dfa/imalloc.h @@ -1,6 +1,6 @@ -/* $Id: imalloc.h,v 1.6 2002-08-02 19:26:55 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 - Index Data Aps +/* $Id: imalloc.h,v 1.8 2006-05-10 08:13:18 adam Exp $ + Copyright (C) 1995-2005 + Index Data ApS This file is part of the Zebra server. @@ -44,3 +44,11 @@ extern int free_calls; } #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +