Fiddling with usermode PCI dump
[tpg/acess2.git] / Modules / IPStack / ipv4.h
index e8c2bc3..b40caa7 100644 (file)
@@ -28,7 +28,7 @@ struct sIPv4Header
        } __attribute__((packed));
        Uint8   FragOffHi;      // Number of 8-byte blocks from the original start
        
-       Uint8   TTL;    // Max number of hops effectively
+       Uint8   TTL;    // Max number of hops, effectively
        Uint8   Protocol;
        Uint16  HeaderChecksum; // One's Complement Sum of the entire header must equal zero
        

UCC git Repository :: git.ucc.asn.au