]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r316102:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Jul 2017 00:48:04 +0000 (00:48 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Jul 2017 00:48:04 +0000 (00:48 +0000)
commitff3b8700d9f4af0dd8e65c54e7f60077d04c06c1
treefb4b4b927d082f3b381f11b722c50bcd412300d8
parent098439c6571b94e8cdd89ec4e2c9caa4602dd55a
MFC r316102:

Wrap bootcamp DEBUG statement with curly braces

This fixes a -Wempty-body warning with gcc 6.3.0 when PART_DEBUG is undefined.

Tested with: amd64-gcc-6.3.0 (devel/amd64-xtoolchain-gcc)

git-svn-id: svn://svn.freebsd.org/base/stable/10@321265 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/common/part.c