Renamed namespaces satcom::lib and satcom::pkf to senf
[senf.git] / Packets / ParseArray.test.cc
index 59a9898..0f9d9e7 100644 (file)
@@ -35,7 +35,7 @@
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
-using namespace satcom::pkf;
+using namespace senf;
 
 BOOST_AUTO_UNIT_TEST(parseArray_test)
 {
@@ -63,5 +63,5 @@ BOOST_AUTO_UNIT_TEST(parseArray_test)
 \f
 // Local Variables:
 // mode: c++
-// c-file-style: "satcom"
+// c-file-style: "senf"
 // End: