summaryrefslogtreecommitdiffstats
path: root/listen/listen.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-07-25 21:53:29 +0200
committerRalf Baechle <ralf@linux-mips.org>2017-07-25 21:53:29 +0200
commitf4a142c0031a15f9a6532d9d910d66d3911f5adf (patch)
tree4c76c7f64e5062bd6e453b4a1fbf03be46ac8634 /listen/listen.c
parentc0329673fa987eb2d493babb54c8aaa86ac7f9b3 (diff)
Compress multiple blank lines into single lines.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'listen/listen.c')
-rw-r--r--listen/listen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/listen/listen.c b/listen/listen.c
index 61f5343..2b05f8b 100644
--- a/listen/listen.c
+++ b/listen/listen.c
@@ -157,7 +157,6 @@ static int32_t gmt2local(time_t t)
return (dt);
}
-
static void handle_sigint(int signal)
{
sigint++;