From 5da8f82feb14512725e09664f6db96f03e3ece8f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 5 Jun 2004 09:01:12 +0000 Subject: A better comment. --- lib/birdlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/birdlib.h b/lib/birdlib.h index 1a27e96..d218a0b 100644 --- a/lib/birdlib.h +++ b/lib/birdlib.h @@ -26,7 +26,7 @@ #define NULL ((void *) 0) #endif -/* Functions which don't return */ +/* Macros for gcc attributes */ #define NORET __attribute__((noreturn)) #define UNUSED __attribute__((unused)) -- cgit v1.2.3