]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/emp_ematch.y
lib: introduce print_nl
[mirror_iproute2.git] / tc / emp_ematch.y
index 7043a80ba287865400c097a9b076d200a17bbe36..2e6cf3530ef2cd5a22a09896154cd550c2abc39c 100644 (file)
@@ -9,7 +9,7 @@
 %locations
 %token-table
 %error-verbose
-%name-prefix="ematch_"
+%name-prefix "ematch_"
 
 %union {
        unsigned int i;
@@ -98,4 +98,3 @@ invert:
  {
         ematch_err = strdup(s);
  }
-