Skip to content

Commit f98cdd6

Browse files
committed
Correct template_consts.go header
1 parent eb72f56 commit f98cdd6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gobflib/lang/gen_template_consts.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
HEADER="// Code generated by gen_template_const.go; DO NOT EDIT."
3+
HEADER="// Code generated by gen_template_consts.bash; DO NOT EDIT."
44
PACKAGE=lang
55
OUTPUT=template_consts.go
66

gobflib/lang/template_consts.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)