]> git.deb.at Git - pkg/abook.git/blobdiff - list.c
- highlight_line should be static
[pkg/abook.git] / list.c
diff --git a/list.c b/list.c
index 3051691c1cfeb7b3b764f143e139cd6512babe9e..9b39b7e9f03b1bc4d8ff9033c9e8e5ebbac32852 100644 (file)
--- a/list.c
+++ b/list.c
@@ -422,7 +422,7 @@ goto_end()
        refresh_list();
 }
 
-void
+static void
 highlight_line(WINDOW *win, int line)
 {
        wstandout(win);