X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmarcmap.h;h=f17d45dc68980075552e6fac525cec4349658a64;hb=b0feb8036d34aa58427e56a26ef196fe8c90ee79;hp=982c3a4276a84e1be689f4ac02cb2db4910c6441;hpb=c7ce18b91b4b542af4f02ad9fa3f86f12b92f3d1;p=pazpar2-moved-to-github.git diff --git a/src/marcmap.h b/src/marcmap.h index 982c3a4..f17d45d 100644 --- a/src/marcmap.h +++ b/src/marcmap.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2012 Index Data + Copyright (C) 2006-2013 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 @@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define MARCMAP_H struct marcmap -{ +{ char *field; char subfield; char *pz;