X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ffacet_limit.h;h=717a4f8fbad3a9d76cd8b5cb043f310491fe3a42;hb=407df3f2f9da2bb3911bd3819b9fb966f4ea2264;hp=60b8e9a07734a0a8aea3e6939dafbbe149d8e64e;hpb=58aba67e02b51934a2cae721269fb381d8b0b08b;p=pazpar2-moved-to-github.git diff --git a/src/facet_limit.h b/src/facet_limit.h index 60b8e9a..717a4f8 100644 --- a/src/facet_limit.h +++ b/src/facet_limit.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2011 Index Data + Copyright (C) 2006-2012 Index Data Pazpar2 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 @@ -32,6 +32,8 @@ const char *facet_limits_get(facet_limits_t fl, int idx, const char **value); void facet_limits_destroy(facet_limits_t fl); +facet_limits_t facet_limits_dup(facet_limits_t fl); + #endif /*