mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-27 17:08:36 +00:00
scripts: Adjust formatting in generated code.
This commit is contained in:
parent
3ed593df4b
commit
0a05fac46d
|
@ -58,8 +58,8 @@ def generate_first_chunk():
|
|||
|
||||
parts.append(f"""
|
||||
/*
|
||||
* {ext_name}
|
||||
*/
|
||||
* {ext_name}
|
||||
*/
|
||||
#if {condition}
|
||||
#define OXR_HAVE_{trimmed_name}
|
||||
#define {INVOCATION_PREFIX}_{trimmed_name}(_) \\
|
||||
|
|
Loading…
Reference in a new issue