[Glibc-bsd-commits] r6086 - trunk/glibc-ports-2.24/kfreebsd/bits

aurel32 at alioth.debian.org aurel32 at alioth.debian.org
Fri Jul 8 10:16:21 UTC 2016


Author: aurel32
Date: 2016-07-08 10:16:19 +0000 (Fri, 08 Jul 2016)
New Revision: 6086

Modified:
   trunk/glibc-ports-2.24/kfreebsd/bits/siginfo.h
Log:
Fix whitespace issue


Modified: trunk/glibc-ports-2.24/kfreebsd/bits/siginfo.h
===================================================================
--- trunk/glibc-ports-2.24/kfreebsd/bits/siginfo.h	2016-07-08 10:13:42 UTC (rev 6085)
+++ trunk/glibc-ports-2.24/kfreebsd/bits/siginfo.h	2016-07-08 10:16:19 UTC (rev 6086)
@@ -259,7 +259,7 @@
   } sigevent_t;
 
 #define sigev_notify_kqueue	sigev_signo
-#define sigev_notify_function   _sigev_un._sigev_thread._function	
+#define sigev_notify_function   _sigev_un._sigev_thread._function
 #define sigev_notify_attributes	_sigev_un._sigev_thread._attribute
 #define sigev_notify_thread_id	_sigev_un.threadid
 




More information about the Glibc-bsd-commits mailing list