summaryrefslogtreecommitdiff
path: root/bpf_parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'bpf_parser.y')
-rw-r--r--bpf_parser.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpf_parser.y b/bpf_parser.y
index 3008fd5..73ab099 100644
--- a/bpf_parser.y
+++ b/bpf_parser.y
@@ -6,7 +6,7 @@
* Subject to the GPL, version 2.
*/
-/* yaac-func-prefix: yy */
+/* yacc-func-prefix: yy */
%{