* addr2line.c: Fix formatting.
[deliverable/binutils-gdb.git] / binutils / binemul.h
index 412653d8382312aceeb16dd8998be8dbefa7479b..bbcb16ecd29cff7d834ec4880392cc7b000eefb6 100644 (file)
@@ -50,7 +50,7 @@ extern boolean ar_emul_default_parse_arg PARAMS ((char *));
 #define AR_EMUL_REPLACE_PRINT_VERBOSE(verbose, file_name) \
   do { if (verbose) printf ("r - %s\n", file_name); } while (0)
 
-typedef struct bin_emulation_xfer_struct 
+typedef struct bin_emulation_xfer_struct
 {
   /* Print out the extra options.  */
   void    (* ar_usage)     PARAMS ((FILE *fp));
@@ -61,4 +61,4 @@ typedef struct bin_emulation_xfer_struct
 }
 bin_emulation_xfer_type;
 
-#endif 
+#endif
This page took 0.02617 seconds and 4 git commands to generate.