David Ostrovsky
2014-02-22 af816d3fdd18d6d7d1b2c854b70eb30be789d466
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> {