]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bootp.c
LMP: Rename a variable
[tcpdump] / print-bootp.c
index 62b337cb411837251d07b90e702154c9f8f5cfa3..41c82889761c8df55e8eb7c6b6e8ab9da8032f08 100644 (file)
@@ -408,8 +408,8 @@ trunc:
  *     l - long (32 bits)
  *     L - unsigned long (32 bits)
  *     s - short (16 bits)
- *     b - period-seperated decimal bytes (variable length)
- *     x - colon-seperated hex bytes (variable length)
+ *     b - period-separated decimal bytes (variable length)
+ *     x - colon-separated hex bytes (variable length)
  *     a - ASCII string (variable length)
  *     B - on/off (8 bits)
  *     $ - special (explicit code to handle)