src/internet-stack/ipv6-raw-socket-impl.h
changeset 6692 591fb1aa0ca4
parent 6689 e2de571e920a
--- a/src/internet-stack/ipv6-raw-socket-impl.h	Thu Dec 16 21:00:18 2010 -0500
+++ b/src/internet-stack/ipv6-raw-socket-impl.h	Fri Dec 17 12:48:13 2010 -0500
@@ -69,7 +69,7 @@
   virtual enum Socket::SocketErrno GetErrno () const;
 
   /**
-   * \brief Get socket type (SOCK_RAW)
+   * \brief Get socket type (NS3_SOCK_RAW)
    * \return socket type
    */
   virtual enum Socket::SocketType GetSocketType () const;