OSDN Git Service

2010-02-20 Paul Thomas <pault@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / vmsdbgout.c
index 74285af..2ad6ed2 100644 (file)
@@ -1741,7 +1741,7 @@ vmsdbgout_finish (const char *main_input_filename ATTRIBUTE_UNUSED)
 #define MAXPATH 256
 
 /* descrip.h doesn't have everything ...  */
-typedef struct fibdef* __fibdef_ptr32 __attribute__ (( mode (SI) )); 
+typedef struct fibdef* __fibdef_ptr32 __attribute__ (( mode (SI) ));
 struct dsc$descriptor_fib
 {
   unsigned int fib$l_len;