Sfoglia il codice sorgente

fix whitespace in comment

Mike Frysinger 18 anni fa
parent
commit
51b5c350f8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      libc/sysdeps/linux/bfin/crt1.S

+ 1 - 1
libc/sysdeps/linux/bfin/crt1.S

@@ -17,7 +17,7 @@
 *	R0=argc
 *	R1=argv
 *	R2=__init
-*   SP=__fini
+*	SP=__fini
 */
 
 #include <features.h>