Fixed a typo on a comment in IPv4.java.
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / packet / IPv4.java
index a0ea67a91ac63aab6305209792d119f6e88d6d08..559acd633ab7e56b6cb22042f7d3974a1e217212 100644 (file)
@@ -279,7 +279,7 @@ public class IPv4 extends Packet {
     }
 
     /**
     }
 
     /**
-     * Stores the length of IP header in words (2 bytes)
+     * Stores the length of IP header in words (4 bytes)
      * @param headerLength the headerLength to set
      * @return IPv4
      */
      * @param headerLength the headerLength to set
      * @return IPv4
      */