James Moger
2014-11-24 a1b5df7c1861cf2b2f97dc9339e3155e176d0cf8
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> {