(no commit message)
[prss.git] / src / ttrss.h
index 020d77a..801485e 100644 (file)
@@ -23,6 +23,7 @@
 struct headline {
        int id;
 
+       char *url;
        char *title;
        char *excerpt;
        char *content;