commit | e970dc757cc2795e5dabf542fd002b540b3d7bc2 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Jul 02 00:01:22 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Jul 02 00:01:22 2012 +0200 |
tree | 6df66247981b6c89a497918c397c301c6e8858ee | |
parent | e683ef55fca11d940794dde000d554e2b6c8f513 [diff] |
Issue #15212: fix typo in compiler module (rename SC_GLOBAL_EXPLICT to SC_GLOBAL_EXPLICIT). Patch by Arfrever.