Explorar el Código

remove trailing space

John Voltz hace 17 años
padre
commit
29a18d8bbc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/xstroke/xstroke.mk

+ 1 - 1
package/xstroke/xstroke.mk

@@ -11,7 +11,7 @@ XSTROKE_INSTALL_STAGING = NO
 XSTROKE_INSTALL_TARGET = YES
 XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
 
-XSTROKE_DEPENDENCIES = uclibc 
+XSTROKE_DEPENDENCIES = uclibc
 
 $(eval $(call AUTOTARGETS,package,xstroke))