]> granicus.if.org Git - strace/commit
print_mq_attr: fix typo
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 27 Oct 2016 06:53:03 +0000 (09:53 +0300)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 28 Oct 2016 23:54:02 +0000 (02:54 +0300)
commit56b7651212d15426f18d0c702c4719e58eb0dd06
treee0fdcb82434ca766f43a9fdb2d658ef2386648a6
parent34ccf12e079aa48e65d50d38e41663cdb38c92b1
print_mq_attr: fix typo

* print_mq_attr.c (printmqattr): Print field name "mq_curmsgs"
instead of "mq_curmsg".
* tests/mq.expected: Update expected output.
print_mq_attr.c
tests/mq.expected