X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=isamb%2Fisamb.c;h=13bb0cf62a6480870e76a2e11334fbb99456b003;hb=ce0c8ffd1c3471504b638f6b47a0e85bf1b6f24f;hp=99da28651d7d4defbc666e7d8fd0959b5d7320e4;hpb=55c58d19e99fdbc8f6035f9e88eea563970379e8;p=idzebra-moved-to-github.git diff --git a/isamb/isamb.c b/isamb/isamb.c index 99da286..13bb0cf 100644 --- a/isamb/isamb.c +++ b/isamb/isamb.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + Copyright (C) 1994-2009 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -1668,6 +1668,7 @@ void isamb_set_root_ptr(ISAMB b, zint root_ptr) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab