X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ffacet_limit.h;h=8174ca0af1d7d15bef7cec8891f48b93612d546e;hb=817e3ec506c4095bc4fcc1923cee36153ef4ee43;hp=60b8e9a07734a0a8aea3e6939dafbbe149d8e64e;hpb=58aba67e02b51934a2cae721269fb381d8b0b08b;p=pazpar2-moved-to-github.git diff --git a/src/facet_limit.h b/src/facet_limit.h index 60b8e9a..8174ca0 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) 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 /*