X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/7618cac1ee3bf83424d9237c3c362a43c5b246e9..5f323c1ff45c10d8f8b0a673d2fe7e98272f5d78:/ui-atom.c?ds=sidebyside diff --git a/ui-atom.c b/ui-atom.c index b218456..5b5525d 100644 --- 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;