Add "volatile" keyword to "struct gdb_exception" declaration
[deliverable/binutils-gdb.git] / bfd / vaxbsd.c
index 21fbe58560b3fa895f62d57b2e4fae8da36d7957..bcc7cc087734a6bb0cf126028809edc24dc4f15b 100644 (file)
@@ -25,8 +25,8 @@
 #define SEGMENT_SIZE TARGET_PAGE_SIZE
 #define DEFAULT_ARCH bfd_arch_vax
 
-/* Do not "beautify" the CONCAT* macro args.  Traditional C will not   
-   remove whitespace added here, and thus will fail to concatenate the 
+/* Do not "beautify" the CONCAT* macro args.  Traditional C will not
+   remove whitespace added here, and thus will fail to concatenate the
    tokens.  */
 #define MY(OP) CONCAT2 (vaxbsd_,OP)
 
This page took 0.024718 seconds and 4 git commands to generate.