]> git.deb.at Git - pkg/abook.git/blobdiff - ui.h
Minor tweaks
[pkg/abook.git] / ui.h
diff --git a/ui.h b/ui.h
index e312abd1d294bf813c8aab76940e236c4aea0f4f..5c3cac187ce9e01eb0b57fa371e3245c635e997e 100644 (file)
--- a/ui.h
+++ b/ui.h
@@ -38,5 +38,4 @@ void          ui_open_datafile();
 #define UI_HLINE_CHAR          options_get_int("use_ascii_only") ? \
                                        '-' : ACS_HLINE
 
-
 #endif