tst-mallinfo2.c: Remove useless trailing semicolon for macro
authorYang Xu <xuyang2018.jy@cn.fujitsu.com>
Mon, 1 Feb 2021 18:19:43 +0000 (19:19 +0100)
committerArjun Shankar <arjun@redhat.com>
Mon, 1 Feb 2021 18:28:00 +0000 (19:28 +0100)
commitd5c8f98c5e6de207790d3e9edadf5bda4aa2521f
tree9e68b363046edb5e6a565b68a0dd8072f1447ad4
parent02d393f2483aedc4ce74e6edf8a15f063198041d
tst-mallinfo2.c: Remove useless trailing semicolon for macro

Macros should not use a trailing semicolon, so remove it.

Reviewed-by: DJ Delorie <dj@redhat.com>
malloc/tst-mallinfo2.c