Commit e8d09e58 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent b31c8142
...@@ -55,4 +55,3 @@ elif sys.byteorder == "big": ...@@ -55,4 +55,3 @@ elif sys.byteorder == "big":
else: else:
raise RuntimeError("Invalid byteorder") raise RuntimeError("Invalid byteorder")
...@@ -373,4 +373,3 @@ class PointerMemberTestCase(unittest.TestCase): ...@@ -373,4 +373,3 @@ class PointerMemberTestCase(unittest.TestCase):
if __name__ == '__main__': if __name__ == '__main__':
unittest.main() unittest.main()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment