Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 670690e

Browse files
committed
Reflect changed file name in comments.
1 parent df62e44 commit 670690e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/cgen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Python script to parse cstubs file for gl and generate C stubs.
2-
# usage: python cgen <cstubs >glmodule.c
2+
# usage: python cgen.py <cstubs >glmodule.c
33
#
44
# XXX BUG return arrays generate wrong code
55
# XXX need to change error returns into gotos to free mallocked arrays

0 commit comments

Comments
 (0)