AArch64: Refactor err_type.
[deliverable/binutils-gdb.git] / gas / config / rl78-parse.y
index dc981688ef78b48e66f7e18d8f9213de36eca751..81a98ec915388358a64044e547b0d4de87d364fb 100644 (file)
@@ -1,5 +1,5 @@
 /* rl78-parse.y  Renesas RL78 parser
-   Copyright (C) 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -139,7 +139,7 @@ reg_xbc (int reg)
 
 %}
 
-%name-prefix "rl78_"
+%name-prefix="rl78_"
 
 %union {
   int regno;
This page took 0.024341 seconds and 4 git commands to generate.