Fix javadocs and enable doclint
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / behaviors / Follower.java
index 3f68b50a4f44c104bb295a033afe5a5e164d9279..d4747da09d6df33eaf3290b0a74320e09f1fe836 100644 (file)
@@ -41,7 +41,6 @@ import org.opendaylight.controller.cluster.raft.persisted.ServerConfigurationPay
 
 /**
  * The behavior of a RaftActor in the Follower raft state.
- * <p/>
  * <ul>
  * <li> Respond to RPCs from candidates and leaders
  * <li> If election timeout elapses without receiving AppendEntries