OSDN Git Service

* include/sys/cdefs.h: Remove extra line.
authorcgf <cgf>
Mon, 8 Aug 2005 18:54:27 +0000 (18:54 +0000)
committercgf <cgf>
Mon, 8 Aug 2005 18:54:27 +0000 (18:54 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/sys/cdefs.h

index 04945b7..e020d99 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-08  Christopher Faylor  <cgf@timesys.com>
+
+       * include/sys/cdefs.h: Remove extra line.
+
 2005-08-08  Corinna Vinschen  <corinna@vinschen.de>
 
        * security.cc (get_reg_security): New static function.
index 75b30b2..c401ce7 100644 (file)
@@ -19,6 +19,5 @@ details. */
 #endif
 #define __P(protos)     protos         /* full-blown ANSI C */
 #define  __CONCAT(__x,__y)   __x##__y
-#define  __CONCAT(__x,__y)   __x##__y
 #endif