Touches most files in bfd/, so likely will be blamed for everything..
[deliverable/binutils-gdb.git] / bfd / i386mach3.c
index f0bddcebcef2754b2b0c6c515e39fc99824cad53..1cd2edd4b74edc469830d114f460929e9d7d86fd 100644 (file)
@@ -48,7 +48,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 static boolean MY (set_sizes) PARAMS ((bfd *));
 #define MY_backend_data &MY(backend_data)
-static CONST struct aout_backend_data MY(backend_data) = {
+static const struct aout_backend_data MY(backend_data) = {
   0,                           /* zmagic contiguous */
   1,                           /* text incl header */
   0,                           /* entry is text address */
This page took 0.028783 seconds and 4 git commands to generate.