Fix typo in bin2c.py comment
Correct the name of the other script.
This commit is contained in:
parent
3cc4ef5f77
commit
8f58562fea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# This is a slightly generalized version of bin2c.py and is based on it.
|
||||
# This is a slightly generalized version of png2c.py and is based on it.
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue