]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: fix preprocessor indentation
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 6 Feb 2016 02:26:51 +0000 (05:26 +0300)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 6 Feb 2016 02:26:51 +0000 (05:26 +0300)
commitdcb3d87d789459f5374cfeb2b7050e19fa1ac9ea
treea4e845050d1a78d3b15891371322f4730c068b90
parent5147f4f3a3676d85d28f41c40f0e423057f76042
bhyve: fix preprocessor indentation

Syntax-check fails with:

cppi: src/bhyve/bhyve_driver.h: line 26: not properly indented
cppi: src/bhyve/bhyve_driver.h: line 27: not properly indented
maint.mk: incorrect preprocessor indentation

Fix by properly indenting '#include's.

Pushed as trivial.
src/bhyve/bhyve_driver.h