more work on libevĀ“ing the rss-reader.
[citadel.git] / citadel / modules / urldeshortener / serv_expand_shorter_urls.h
index 477f6b5a3381a7ef198f683f7d6babae100ccb3f..4efcc26d04247699c63971a4af0855d43ac04adc 100644 (file)
@@ -1 +1,3 @@
-void ExpandShortUrls(StrBuf *Message, Callback)
+void ExpandShortUrls(StrBuf *Message, Callback);
+
+HashList GetShorterUrls(StrBuf Message);