mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Remove part of a comment reverting to nonexistant struct members.
This commit is contained in:
parent
3a4a3639d2
commit
dff2e0e4de
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue