Fix typo in bin2c.py comment
Correct the name of the other script.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/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 sys
|
||||||
import os
|
import os
|
||||||
|
|||||||
Reference in New Issue
Block a user