summaryrefslogtreecommitdiffstats
path: root/tests/regression/inet/comp.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regression/inet/comp.t')
-rw-r--r--tests/regression/inet/comp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regression/inet/comp.t b/tests/regression/inet/comp.t
index afdc63f3..f4753bbc 100644
--- a/tests/regression/inet/comp.t
+++ b/tests/regression/inet/comp.t
@@ -12,7 +12,7 @@ comp nexthdr != esp;ok;comp nexthdr != 50
# comp flags ## 8-bit field. Reserved for future use. MUST be set to zero.
# Bug comp flags: to list. List the decimal value.
-comp flags 0x00;ok
+comp flags 0x0;ok
comp flags != 0x23;ok
comp flags 0x33-0x45;ok
comp flags != 0x33-0x45;ok