James Moger
2014-02-26 ba2f9aa95ee55f3672cd59474c65b959d0fe7fb5
src/main/java/com/gitblit/models/FeedModel.java
@@ -22,7 +22,7 @@
/**
 * FeedModel represents a syndication (RSS) feed.
 *
 *
 * @author James Moger
 */
public class FeedModel implements Serializable, Comparable<FeedModel> {