Fix most bgp-parser-spi checkstyle violations
[bgpcep.git] / bgp / parser-spi / src / main / java / org / opendaylight / protocol / bgp / parser / spi / BgpPrefixSidTlvParser.java
index de306ff2151f5d617bba4f53bbc900911e40f1a0..b31a13316f18605c02afcba238e5de72e16d2d2a 100644 (file)
@@ -15,7 +15,7 @@ import org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mess
  */
 public interface BgpPrefixSidTlvParser {
     /**
-     * Method for parsing specific types of TLVs from incoming buffer
+     * Method for parsing specific types of TLVs from incoming buffer.
      *
      * @param buffer with TLV bytes
      * @return instance of specific TLV