pointless whitespace/comment fixes, no code changes
[oweals/busybox.git] / miscutils / rx.c
index 48867b83c9f7ca3d4be162a3066d2932e1e1a940..94eb4522d33af5c379d4e5613ffc65c8de387396 100644 (file)
@@ -213,7 +213,7 @@ static int receive(/*int read_fd, */int file_fd)
        } /* for (;;) */
 }
 
-static void sigalrm_handler(int ATTRIBUTE_UNUSED signum)
+static void sigalrm_handler(int UNUSED_PARAM signum)
 {
 }