Reformat: delete trailing whitespace
[yazpp-moved-to-github.git] / include / yazpp / record-cache.h
index 088680d..b7f1e31 100644 (file)
@@ -37,7 +37,7 @@ class YAZ_EXPORT RecordCache {
     RecordCache ();
     ~RecordCache ();
     void add (ODR o, Z_NamePlusRecordList *npr, int start, int hits);
     RecordCache ();
     ~RecordCache ();
     void add (ODR o, Z_NamePlusRecordList *npr, int start, int hits);
-    
+
     int lookup (ODR o, Z_NamePlusRecordList **npr, int start, int num,
                 Odr_oid *syntax, Z_RecordComposition *comp);
     void clear();
     int lookup (ODR o, Z_NamePlusRecordList **npr, int start, int num,
                 Odr_oid *syntax, Z_RecordComposition *comp);
     void clear();