]> code.delx.au - gnu-emacs/blobdiff - src/ecrt0.c
Trailing whitespace deleted.
[gnu-emacs] / src / ecrt0.c
index ac23259de4fbf703cdf77f3168d3a2371ea2469a..17bd48410021aeea9040384fdb103125b9794549 100644 (file)
@@ -348,7 +348,7 @@ _start ()
 {
 #ifdef sun
   finitfp_();
-#endif     
+#endif
 /* On 68000, _start pushes a6 onto stack  */
   start1 ();
 }