Author: Amaury Forgeot d'Arc <[email protected]>
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r57169:476dcc647aaf
Date: 2012-09-06 01:08 +0200
http://bitbucket.org/pypy/pypy/changeset/476dcc647aaf/
Log: Fix stale #endif
diff --git a/pypy/translator/c/src/asm_gcc_x86.c
b/pypy/translator/c/src/asm_gcc_x86.c
--- a/pypy/translator/c/src/asm_gcc_x86.c
+++ b/pypy/translator/c/src/asm_gcc_x86.c
@@ -31,5 +31,3 @@
}
}
# endif
-
-#endif
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit