fixed whitespace errors
diff --git a/utest/test_parser.py b/utest/test_parser.py
index 33ba545..89dae10 100755
--- a/utest/test_parser.py
+++ b/utest/test_parser.py
@@ -146,7 +146,7 @@
 // comment 1
 struct foo { //comment 2
 // comment 3
-   uint32_t a; //comment 5 
+   uint32_t a; //comment 5
 // comment 6
 };
 // comment 4