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;
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to