aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-08-22 12:42:31 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-08-22 12:52:12 +0200
commit86168c8418dc98fddf28653fec0cc0744ca148c1 (patch)
tree02009eed39bdda395ae6f32fcd13aa22791d86ae
parent30ade8dc59790055713946c7277bb12155afe5b9 (diff)
whitespace fixneels/416
-rw-r--r--tests/bitcomp/BitcompTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bitcomp/BitcompTest.cpp b/tests/bitcomp/BitcompTest.cpp
index d7f48f89..7305e8fb 100644
--- a/tests/bitcomp/BitcompTest.cpp
+++ b/tests/bitcomp/BitcompTest.cpp
@@ -226,7 +226,7 @@ int main(int argc, char **argv)
}
/*
* stubs that should not be reached
- */
+ */
extern "C" {
void l1if_pdch_req() { abort(); }
void l1if_connect_pdch() { abort(); }