Pierre-yves Baloche
2015-03-06 f6cbed8bf3fd630f1d02832240e93fa89dd118e3
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> {