From dff2e0e4defbc6d488157976b7a8586faac0bd0f Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Wed, 7 Feb 2018 23:45:13 +0000 Subject: [PATCH] Remove part of a comment reverting to nonexistant struct members. --- sys/sys/msg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/msg.h b/sys/sys/msg.h index c2bb2d25440..ef0f8528fc1 100644 --- a/sys/sys/msg.h +++ b/sys/sys/msg.h @@ -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 {