Reformat: delete trailing whitespace
[pazpar2-moved-to-github.git] / src / marcmap.h
index 982c3a4..9778e4d 100644 (file)
@@ -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;