James Moger
2014-03-05 1626c6e7d590a238d02dd8b64fc18e6eea6afbee
src/main/java/com/gitblit/utils/SyndicationUtils.java
@@ -43,15 +43,15 @@
/**
 * Utility class for RSS feeds.
 *
 *
 * @author James Moger
 *
 *
 */
public class SyndicationUtils {
   /**
    * Outputs an RSS feed of the list of entries to the outputstream.
    *
    *
    * @param hostUrl
    * @param feedLink
    * @param title
@@ -118,7 +118,7 @@
   /**
    * Reads a Gitblit RSS feed.
    *
    *
    * @param url
    *            the url of the Gitblit server
    * @param repository
@@ -153,7 +153,7 @@
   /**
    * Reads a Gitblit RSS search feed.
    *
    *
    * @param url
    *            the url of the Gitblit server
    * @param repository
@@ -195,7 +195,7 @@
   /**
    * Reads a Gitblit RSS feed.
    *
    *
    * @param url
    *            the url of the Gitblit server
    * @param parameters