sys/msg.h: have one name for struct msgbuf members
commit087136b83e4caf9b51ef5ac915cc6e4855cb028b
authorLauri Tirkkonen <lotheac@iki.fi>
Fri, 28 Dec 2018 19:44:27 +0000 (28 21:44 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Sat, 29 Dec 2018 09:29:11 +0000 (29 11:29 +0200)
tree11bf3df674cfd97c0452402ebb3eecb793c080af
parentbc8d3a31cc4e1d115db2cf2cfc5acca9504f725e
sys/msg.h: have one name for struct msgbuf members

it makes zero sense to add an underscore to struct member names; they do
not pollute any namespace.
include/sys/msg.h