Explorar el Código

fix whitespace in comment

Mike Frysinger hace 18 años
padre
commit
51b5c350f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>