summaryrefslogtreecommitdiffstats
path: root/signals.c
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2009-02-12 10:07:30 +0000
committerRoy Marples <roy@marples.name>2009-02-12 10:07:30 +0000
commit35456091989ef70c3b5285d2c27867bc578639f3 (patch)
tree9afd5056552983f8319bf6218e64e2183f4f40de /signals.c
parent40dbcc878593552d31ecc4a1fcdf2f4672fd736b (diff)
downloaddhcpcd-35456091989ef70c3b5285d2c27867bc578639f3.tar.xz
Fix up some more formatting.
Diffstat (limited to 'signals.c')
-rw-r--r--signals.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/signals.c b/signals.c
index f96a25ac..0007b5d2 100644
--- a/signals.c
+++ b/signals.c
@@ -41,10 +41,10 @@ static int signal_pipe[2];
static const int handle_sigs[] = {
SIGALRM,
- SIGHUP,
- SIGINT,
- SIGPIPE,
- SIGTERM
+ SIGHUP,
+ SIGINT,
+ SIGPIPE,
+ SIGTERM
};
static void