[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1157 - trunk/libbsd/include/bsd



Author: rmh
Date: 2006-02-10 15:22:58 +0000 (Fri, 10 Feb 2006)
New Revision: 1157

Modified:
   trunk/libbsd/include/bsd/bsd.h
Log:
Add __unused.

Modified: trunk/libbsd/include/bsd/bsd.h
===================================================================
--- trunk/libbsd/include/bsd/bsd.h	2006-02-10 14:59:03 UTC (rev 1156)
+++ trunk/libbsd/include/bsd/bsd.h	2006-02-10 15:22:58 UTC (rev 1157)
@@ -8,6 +8,7 @@
 #define setproctitle(fmt, args...)
 
 #define __dead2
+#define __unused
 #define __printflike(x,y)
 #define __FBSDID(x)
 



Reply to: