Parcourir la source

[trac999] cleanup: removed space char at EOLs

JINMEI Tatuya il y a 14 ans
Parent
commit
166b4747ff
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      src/lib/server_common/tests/client_unittest.cc

+ 4 - 4
src/lib/server_common/tests/client_unittest.cc

@@ -30,10 +30,10 @@
 
 #include <gtest/gtest.h>
 
-using namespace boost; 
-using namespace isc::acl; 
-using namespace isc::asiolink; 
-using namespace isc::server_common; 
+using namespace boost;
+using namespace isc::acl;
+using namespace isc::asiolink;
+using namespace isc::server_common;
 
 namespace {