summaryrefslogtreecommitdiff
path: root/gencode.c
diff options
context:
space:
mode:
Diffstat (limited to 'gencode.c')
-rw-r--r--gencode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gencode.c b/gencode.c
index 8984b965..29788598 100644
--- a/gencode.c
+++ b/gencode.c
@@ -6491,7 +6491,7 @@ gen_proto(compiler_state_t *cstate, bpf_u_int32 v, int proto, int dir)
/*NOTREACHED*/
case Q_ESP:
- bpf_error(cstate, "'ah proto' is bogus");
+ bpf_error(cstate, "'esp proto' is bogus");
/*NOTREACHED*/
case Q_PIM: