X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2Fmarcmap.h;h=9778e4d53f30e2cf0795025aa0bb22ff5b98b7a1;hb=0aa1114a00aa7d78e6e9dd8099f4c9b3d93f5f94;hp=2c3958350523310acc2bc508bbb9aa39913ceb46;hpb=6ff7cb53029747ad6ac60fde903630ea063b5218;p=pazpar2-moved-to-github.git diff --git a/src/marcmap.h b/src/marcmap.h index 2c39583..9778e4d 100644 --- a/src/marcmap.h +++ b/src/marcmap.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 @@ -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;