diff options
Diffstat (limited to 'scripts/templates/template-h.h')
-rw-r--r-- | scripts/templates/template-h.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/templates/template-h.h b/scripts/templates/template-h.h index de40a8e071..ce7b4ddc87 100644 --- a/scripts/templates/template-h.h +++ b/scripts/templates/template-h.h @@ -28,4 +28,4 @@ #'%c'%35#define LL_#filename.upper().replace('-','_')#_H -#'%c'%35#endif LL_#filename.upper().replace('-','_')#_H +#'%c'%35#endif // LL_#filename.upper().replace('-','_')#_H |