Socket/Protocols/Raw: LLAddressingPolicy inherit from BSDAddressingPolicy
[senf.git] / senf / Socket / Protocols / Raw / MACAddress.hh
index cc4a6ba..12b105f 100644 (file)
@@ -32,9 +32,8 @@
 #include <boost/array.hpp>
 #include <boost/utility.hpp>
 #include <boost/type_traits.hpp>
-#include "../../../Utils/safe_bool.hh"
-#include "../../../Utils/Tags.hh"
-#include "../AddressExceptions.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Utils/Tags.hh>
 
 //#include "MACAddress.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////
@@ -45,7 +44,7 @@ namespace senf {
 
     /** \brief Ethernet MAC address
 
-        The Ethernet MAC is modelled as a fixed-size container/sequence of 6 bytes. A MACAddress can
+        The Ethernet MAC is modeled as a fixed-size container/sequence of 6 bytes. A MACAddress can
         be converted from/to the following representations
 
         <table class="senf">
@@ -146,7 +145,7 @@ namespace senf {
 //#include "MACAddress.cti"
 #endif
 
-
+\f
 // Local Variables:
 // mode: c++
 // fill-column: 100