X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c8bc3fc04c9af0fd881fb43b8e540fd93920b851..750f6462c9e1e20e87d2bce5ca2e7fd10e0d1ba6:/ui-atom.c
diff --git a/ui-atom.c b/ui-atom.c
index 9f049ae..2a1eb59 100644
--- a/ui-atom.c
+++ b/ui-atom.c
@@ -7,10 +7,11 @@
*/
#include "cgit.h"
+#include "ui-atom.h"
#include "html.h"
#include "ui-shared.h"
-void add_entry(struct commit *commit, char *host)
+static void add_entry(struct commit *commit, const char *host)
{
char delim = '&';
char *hex;
@@ -24,7 +25,7 @@ void add_entry(struct commit *commit, char *host)
html_txt(info->subject);
html("\n");
html("