X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fit_key.h;h=c52d47eb827cfd559a08c4692bedc46905990b67;hb=0052fb5520062c328006dc3537f39d28e88f3579;hp=e0d1904154cd3539982bc6bf399413b56236afa5;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/include/it_key.h b/include/it_key.h index e0d1904..c52d47e 100644 --- a/include/it_key.h +++ b/include/it_key.h @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + 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 @@ -25,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 { @@ -58,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