makepanda: Fix table alignment

This commit is contained in:
Sam Edwards 2018-05-27 14:11:55 -06:00
parent a251c6dd8f
commit 527e4840ff

View File

@ -2268,7 +2268,7 @@ DTOOL_CONFIG=[
("DEFAULT_PATHSEP", '";"', '":"'),
("WORDS_BIGENDIAN", 'UNDEF', 'UNDEF'),
("HAVE_OPEN_MASK", 'UNDEF', 'UNDEF'),
("PHAVE_LOCKF", '1', '1'),
("PHAVE_LOCKF", '1', '1'),
("HAVE_WCHAR_T", '1', '1'),
("HAVE_WSTRING", '1', '1'),
("SIMPLE_STRUCT_POINTERS", '1', 'UNDEF'),