fix program breaking typo
[bbdb-csv-import] / bbdb-csv-import.el
index fa8377bd3031d5e4e19ebb7e0f5e1a5a7ef41d6f..3c3e06da8cc4d8ee498ced06d247367d43aefa40 100644 (file)
@@ -317,7 +317,7 @@ a tree (a list with lists inside it)"
          (cons it acc)
        (setq it (cdr it))
        (let* ((i 1)
-              (first-field (car (flatten it))))
+              (first-field (car (-flatten it))))
          (setq acc (cons it acc))
          ;; use first-field to test if there is another repetition.
          (while (member