summaryrefslogtreecommitdiff
path: root/cmd.sh
diff options
context:
space:
mode:
authoranon5 <anon5clam@protonmail.com>2021-06-22 16:30:50 +0000
committeranon5 <anon5clam@protonmail.com>2021-06-22 16:30:50 +0000
commitf967a747e4ae01fba3a6c3fd693d0e753faf3ae4 (patch)
tree22d628df079bb5cac93cc2338cfbe585ff8a2763 /cmd.sh
parent425da65ed46061303604610bb539d6495b2b1f3f (diff)
Add String methods to some types using stringer and fix some minor defects
Diffstat (limited to 'cmd.sh')
-rwxr-xr-xcmd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd.sh b/cmd.sh
index ed887f3..71a541f 100755
--- a/cmd.sh
+++ b/cmd.sh
@@ -1,7 +1,7 @@
#!/bin/sh
(
- echo // Code generated by cmd.sh. DO NOT EDIT.
+ echo '// Code generated by cmd.sh; DO NOT EDIT.'
echo
echo package mt
echo