whitespace fix

Change-Id: I94a69594f97d4edebfe9fd175bae034fb700fae2
diff --git a/tests/bitcomp/BitcompTest.cpp b/tests/bitcomp/BitcompTest.cpp
index d7f48f8..7305e8f 100644
--- a/tests/bitcomp/BitcompTest.cpp
+++ b/tests/bitcomp/BitcompTest.cpp
@@ -226,7 +226,7 @@
 }
 /*
  * stubs that should not be reached
- */ 
+ */
 extern "C" {
 void l1if_pdch_req() { abort(); }
 void l1if_connect_pdch() { abort(); }