Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / chomp.c
index cb92befb1d840002bf3db8aa0c90af9367f91b82..3757bff2e3867b9ff77709c84c7d488605430da5 100644 (file)
@@ -7,7 +7,6 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
-
 #include "libbb.h"
 
 void FAST_FUNC chomp(char *s)