James Moger
2015-03-07 d40a44c8c8df8f6bd81c93e72314224f85656f18
src/main/java/com/gitblit/models/FederationProposal.java
@@ -37,14 +37,14 @@
   public FederationToken tokenType;
   public String token;
   public String message;
   public Map<String, RepositoryModel> repositories;
   /**
    * The constructor for a federation proposal.
    *
    *
    * @param url
    *            the url of the source Gitblit instance
    * @param tokenType