summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-02-08 15:04:33 -0800
committerGuy Harris <guy@alum.mit.edu>2015-02-08 15:04:33 -0800
commit91885dbd359687577157ca07c7e43aca6ab16da5 (patch)
tree67afab48da47b40be4235083a5ccba47ef060e78
parenta46288958d256b46c1d4ce22ec82d9839ba863cf (diff)
downloadlibpcap-91885dbd359687577157ca07c7e43aca6ab16da5.tar.gz
Fix a comment.
-rw-r--r--gencode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gencode.c b/gencode.c
index 5ac42fb6..1ad664b0 100644
--- a/gencode.c
+++ b/gencode.c
@@ -890,7 +890,7 @@ static u_int off_payload;
/*
* These are offsets to the beginning of the network-layer header.
* They are relative to the beginning of the link-layer payload (i.e.,
- * they don't include off_linkhdr_constant_part or off_linkpl).
+ * they don't include off_linkhdr_constant_part or off_linkpl_constant_part).
*
* If the link layer never uses 802.2 LLC:
*