Update codegen

This commit is contained in:
2025-09-07 19:22:24 +01:00
parent 823cd652b9
commit ed9381342e
5 changed files with 5 additions and 5 deletions

View File

@@ -344,7 +344,7 @@ class CFile(SerialisableDataclass):
def __str__(self) -> str:
return """\
/**
* THIS FILE IS AUTOMATICALLY GENERATED. ANY MODIFICATIONS TO IT WILL BE OVERWRITTEN
* THIS FILE IS AUTOMATICALLY GENERATED. ANY MODIFICATIONS TO IT WILL BE OVERWRITTEN.
*/
"""