bison warning fixes
[deliverable/binutils-gdb.git] / gas / config / rl78-parse.y
index 72a65610a52489bc10e89588c3fa3d33d68adbc1..dc981688ef78b48e66f7e18d8f9213de36eca751 100644 (file)
@@ -139,7 +139,7 @@ reg_xbc (int reg)
 
 %}
 
-%name-prefix="rl78_"
+%name-prefix "rl78_"
 
 %union {
   int regno;
This page took 0.029595 seconds and 4 git commands to generate.