diff options
Diffstat (limited to 'scripts/buildcommands.py')
-rw-r--r-- | scripts/buildcommands.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/buildcommands.py b/scripts/buildcommands.py index 97f1513a..2b892366 100644 --- a/scripts/buildcommands.py +++ b/scripts/buildcommands.py @@ -10,7 +10,7 @@ sys.path.append('./klippy') import msgproto FILEHEADER = """ -/* DO NOT EDIT! This is an autogenerated file. See scripts/buildcommands.py. */ +/* DO NOT EDIT! This is an autogenerated file. See scripts/buildcommands.py. */ #include "board/irq.h" #include "board/pgm.h" |