Author: brooks Date: Wed Feb 7 23:45:13 2018 New Revision: 329001 URL: https://svnweb.freebsd.org/changeset/base/329001
Log: Remove part of a comment reverting to nonexistant struct members. Modified: head/sys/sys/msg.h Modified: head/sys/sys/msg.h ============================================================================== --- head/sys/sys/msg.h Wed Feb 7 23:27:38 2018 (r329000) +++ head/sys/sys/msg.h Wed Feb 7 23:45:13 2018 (r329001) @@ -81,7 +81,7 @@ struct msqid_ds_old { /* * XXX there seems to be no prefix reserved for this header, so the name * "msg" in "struct msg" and the names of all of the nonstandard members - * (mainly "msg_pad*) are namespace pollution. + * are namespace pollution. */ struct msqid_ds { _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"