diff options
Diffstat (limited to 'test/bsd_signal.c')
-rw-r--r-- | test/bsd_signal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bsd_signal.c b/test/bsd_signal.c index b7f0c9e..8be2f94 100644 --- a/test/bsd_signal.c +++ b/test/bsd_signal.c @@ -4,7 +4,7 @@ * Items: bsd_signal( * Requires: <signal.h> * Standardized-By: SuS - * Detected-by: gcc-4.4.3 + Linux + * Not-Detected-by: gcc-4.4.3 + Linux */ #include <signal.h> |