* Makefile.in (VERSION): Bump to 4.7.4.
[deliverable/binutils-gdb.git] / gdb / infcmd.c
index 89859fe0527fbe78b8b2eed6582bc6a936fa7076..179aa98d13750fbc3cce86d8e0a2819214032e44 100644 (file)
@@ -847,7 +847,7 @@ unset_environment_command (var, from_tty)
 
 /* Handle the execution path (PATH variable) */
 
-const static char path_var_name[] = "PATH";
+static const char path_var_name[] = "PATH";
 
 /* ARGSUSED */
 static void
This page took 0.023232 seconds and 4 git commands to generate.