gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / binutils / resres.c
index 115c983756326f88eee2813978d2f71def1f4300..c6004ddf653c68b0435d629b51432787e9161cf5 100644 (file)
@@ -619,7 +619,7 @@ skip_null_resource (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax)
 
   return;
 
-skip_err:
+ skip_err:
   fprintf (stderr, "%s: %s: Not a valid WIN32 resource file\n", program_name,
           filename);
   xexit (1);
This page took 0.025849 seconds and 4 git commands to generate.