From 1f020b178664857b0e107778d04fb971a58e6230 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 23 Jul 2008 11:23:36 +0000 Subject: - trim any trailing whitespace --- libc/signal/allocrtsig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/signal/allocrtsig.c') diff --git a/libc/signal/allocrtsig.c b/libc/signal/allocrtsig.c index 87fd9a641..3c7d6211b 100644 --- a/libc/signal/allocrtsig.c +++ b/libc/signal/allocrtsig.c @@ -22,7 +22,7 @@ #include #include #include - + /* Only enable rt signals when it is supported at compile time */ #ifndef __NR_rt_sigaction /* In these variables we keep track of the used variables. If the -- cgit v1.2.3