Cosmetic corrections - Mac OS X

This commit is contained in:
William S Fulton 2015-08-02 20:13:40 +01:00
commit c6f8aadc64
9 changed files with 18 additions and 18 deletions

View file

@ -1100,7 +1100,7 @@ int JSEmitter::emitSetter(Node *n, bool is_member, bool is_static) {
* ----------------------------------------------------------------------------- */
int JSEmitter::emitConstant(Node *n) {
// HACK: somehow it happened under OSX that before everything started
// HACK: somehow it happened under Mac OS X that before everything started
// a lot of SWIG internal constants were emitted
// This didn't happen on other platforms yet...
// we ignore those premature definitions