Skip to content
Snippets Groups Projects
Commit c4799f3a authored by rswindell's avatar rswindell
Browse files

Address GCC warnings and add -import option to usage output.

parent 816f239e
No related branches found
No related tags found
No related merge requests found
......@@ -321,6 +321,7 @@ enum area_sort {
AREA_SORT_LNAME,
AREA_SORT_SNAME,
AREA_SORT_CODE,
AREA_SORT_TYPES,
};
enum {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment