Set the machine number as well as the architecture when converting from a
[deliverable/binutils-gdb.git] / binutils / rcparse.y
index 1866c90912c2ada5d14e25b0f90fdf9d18a1406a..7aacaaa067326d2bd720527b8141922c8def2b54 100644 (file)
@@ -1762,8 +1762,7 @@ sizedposnumexpr:
 /* Set the language from the command line.  */
 
 void
-rcparse_set_language (lang)
-     int lang;
+rcparse_set_language (int lang)
 {
   language = lang;
 }
This page took 0.022572 seconds and 4 git commands to generate.