* as.h (OPTION_MD_BASE): Bump to 190.
[deliverable/binutils-gdb.git] / ld / ldfile.h
index 5e73f03be8eea1ed2984f7080d9fc7822887f79f..35bd2dc21bd7755a0c6544cd02b4902d3fc4d662 100644 (file)
@@ -29,8 +29,7 @@ extern const char *ldfile_output_machine_name;
 /* Structure used to hold the list of directories to search for
    libraries.  */
 
-typedef struct search_dirs 
-{
+typedef struct search_dirs {
   /* Next directory on list.  */
   struct search_dirs *next;
   /* Name of directory.  */
This page took 0.023312 seconds and 4 git commands to generate.