Show command may re-search for targets that support it
[pazpar2-moved-to-github.git] / src / reclists.h
index 6f13e50..26ddd4b 100644 (file)
@@ -31,6 +31,7 @@ struct reclist_sortparms
     int offset;
     enum conf_sortkey_type type;
     int increasing;
+    char *name;
     struct reclist_sortparms *next;
 };