]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Fix typo in xenver.h header guard
authorMichael Brown <mcb30@ipxe.org>
Sun, 27 Apr 2025 16:33:28 +0000 (17:33 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 27 Apr 2025 17:40:03 +0000 (18:40 +0100)
commit58e6729cb6d4c89bc629403625981aea2a490b94
treea82ec1004ad85e3bca5cc3b2cf93122a03e6267f
parent4c8bf666f4afb578645269a5a81431d784fad771
[build] Fix typo in xenver.h header guard

GCC 15 helpfully reports mismatched #ifdef and #define lines in header
guards.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/xenver.h