Author: kib
Date: Sun Jan 1 12:35:41 2017
New Revision: 311011
URL: https://svnweb.freebsd.org/changeset/base/311011
Log:
Remove stray blank line added due to mismerge.
Modified:
stable/10/sys/sys/event.h
Modified: stable/10/sys/sys/event.h
==============================================================================
--- stable/10/sys/sys/event.h Sun Jan 1 12:19:58 2017 (r311010)
+++ stable/10/sys/sys/event.h Sun Jan 1 12:35:41 2017 (r311011)
@@ -229,7 +229,6 @@ struct knote {
struct aioliojob *p_lio; /* LIO job pointer */
sbintime_t *p_nexttime; /* next timer event fires at */
void *p_v; /* generic other pointer */
-
} kn_ptr;
struct filterops *kn_fop;
void *kn_hook;
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"