Whitespce cleanup: Remove whitespace at end-on-line, remove tabs, wrap
[senf.git] / senf / Socket / Protocols / INet / RawINetSocketProtocol.hh
index 3c3c437..467717b 100644 (file)
@@ -31,11 +31,11 @@ namespace senf {
     /// \addtogroup protocol_facets_group
     /// @{
 
-    /** \brief Protocol facat to support RAW operations upon IPv4/6 
+    /** \brief Protocol facat to support RAW operations upon IPv4/6
 
         This protocol facet provides all those protocol functions,
         which are available on a PF_INET[6]/RAW socket.
-        
+
      */
     class RawINetSocketProtocol
         : public virtual INetSocketProtocol