X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fit_key.h;h=c52d47eb827cfd559a08c4692bedc46905990b67;hb=ba9a1dffee09bca88d8352a9fb15bd185e7679a8;hp=e2b5fb9c8b2b31e9e3a1c1e00d25eb182220e570;hpb=ca39c711e9398043092cceeb3b4a7d8a0db1c0d8;p=idzebra-moved-to-github.git diff --git a/include/it_key.h b/include/it_key.h index e2b5fb9..c52d47e 100644 --- a/include/it_key.h +++ b/include/it_key.h @@ -1,8 +1,5 @@ -/* $Id: it_key.h,v 1.1 2006-11-21 14:32:38 adam Exp $ - Copyright (C) 1995-2006 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2011 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 @@ -28,7 +25,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA YAZ_BEGIN_CDECL -#define IT_MAX_WORD 256 +#define IT_MAX_WORD 512 #define IT_KEY_LEVEL_MAX 5 struct it_key { @@ -61,6 +58,7 @@ YAZ_END_CDECL /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab