Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / last_char_is.c
index 65e6cdf044eaaaf5068a2516fe2cc5dfbd1fcd95..66f2e3635333379a222dbd86350d2fc16f6ab8c2 100644 (file)
@@ -6,7 +6,6 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
-
 #include "libbb.h"
 
 /* Find out if the last character of a string matches the one given.