Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
3a2fb201
Commit
3a2fb201
authored
Jul 31, 2015
by
Paul Sokolovsky
Browse files
makeqstrdata.py: Typo fix in comment.
parent
a95b06fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
py/makeqstrdata.py
View file @
3a2fb201
...
...
@@ -84,7 +84,7 @@ def do_work(infiles):
cfg_bytes_hash
=
int
(
qcfgs
[
'BYTES_IN_HASH'
])
cfg_max_len
=
1
<<
(
8
*
cfg_bytes_len
)
# print out the starte of the generated C header file
# print out the starte
r
of the generated C header file
print
(
'// This file was automatically generated by makeqstrdata.py'
)
print
(
''
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment