]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-atom.c
Mark several functions/variables static
[ps-cgit] / ui-atom.c
index b218456b6e0f4ddc3b57a42f6e542bec31b4be2b..5b5525d2976701f9a27343a244dcb6c3a1b07fa0 100644 (file)
--- a/ui-atom.c
+++ b/ui-atom.c
@@ -10,7 +10,7 @@
 #include "html.h"
 #include "ui-shared.h"
 
-void add_entry(struct commit *commit, char *host)
+static void add_entry(struct commit *commit, char *host)
 {
        char delim = '&';
        char *hex;