src/stub: add a "clang-format off" directive

This commit is contained in:
Markus F.X.J. Oberhumer
2023-10-15 10:55:15 +02:00
parent 4870765e1b
commit a1d090a6fd
100 changed files with 101 additions and 1 deletions
+2 -1
View File
@@ -74,7 +74,8 @@ def w_header_c(w, ifile, ofile, n):
John F. Reiser
<jreiser@users.sourceforge.net>
*/\n\n\n""")
*/\n\n""")
w("/* clang" + "-format off */\n\n")
# /***********************************************************************