X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/6821d8ea4a64d15b8f284d1af01ab184ef1e76c3..c0dfaf1c281d0697ce43131343d7a9f170a61ff9:/ui-atom.c?ds=sidebyside
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("