]> git.deb.at Git - pkg/abook.git/blobdiff - filter.c
- automake update
[pkg/abook.git] / filter.c
index 9ba0a18b23bc4a1ef0568a258b6cc9ee5874b3e8..e5a6005885d53e1ce74c2693beeafb4a1814f7f1 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -1360,6 +1360,10 @@ csv_export_database(FILE *out, struct db_enumerator e)
 static int
 allcsv_export_database(FILE *out, struct db_enumerator e)
 {
+       /*
+        * TODO: Should get these atomatically from abook_fileds
+        *  - JH
+        */
        int allcsv_export_fields[] = {
                NAME,
                EMAIL,