ash: Expand here-documents in the current shell environment
[oweals/busybox.git] / libbb / trim.c
index e47fec74e4ccfa100cff62981d4133f40a1f5810..e360ba138bad0062da4670a4424454d4ab0d91c1 100644 (file)
@@ -7,7 +7,6 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
-
 #include "libbb.h"
 
 char* FAST_FUNC trim(char *s)