Fix some compiler warnings emitted by gcc-4.8.0
[oweals/busybox.git] / util-linux / rev.c
index e1e004437efb048e91412791401eee33596b8d42..3c1b22f0935392cb88e292423c10ac7a83bc0d11 100644 (file)
@@ -6,7 +6,7 @@
  * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
-//applet:IF_REV(APPLET(rev, _BB_DIR_BIN, _BB_SUID_DROP))
+//applet:IF_REV(APPLET(rev, BB_DIR_BIN, BB_SUID_DROP))
 
 //kbuild:lib-$(CONFIG_REV) += rev.o