X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frpnscan.c;h=a66d83097d4ae35181b24f096895d8478b2ea8f1;hb=5e7ca59d5cff2e9ee4710bb9a10cdb9434b9ad5a;hp=1d6f628ca38b9e5671e554dfbb3d1e99ab24b4f8;hpb=ef21c46268e6bbdd5783099a822933ac78cf1a81;p=idzebra-moved-to-github.git diff --git a/index/rpnscan.c b/index/rpnscan.c index 1d6f628..a66d830 100644 --- a/index/rpnscan.c +++ b/index/rpnscan.c @@ -1,8 +1,5 @@ -/* $Id: rpnscan.c,v 1.25 2008-01-24 16:17:03 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2010 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 @@ -585,6 +582,7 @@ ZEBRA_RES rpn_scan(ZebraHandle zh, ODR stream, Z_AttributesPlusTerm *zapt, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab