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