mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 18:57:47 +00:00
[ip6] correct annotations (#3692)
This commit is contained in:
committed by
Jonathan Hui
parent
ea459d4cc3
commit
61e9288805
@@ -358,4 +358,4 @@ private:
|
||||
} // namespace Ip6
|
||||
} // namespace ot
|
||||
|
||||
#endif // NET_ICMP6_HPP_
|
||||
#endif // ICMP6_HPP_
|
||||
|
||||
@@ -470,4 +470,4 @@ private:
|
||||
} // namespace Ip6
|
||||
} // namespace ot
|
||||
|
||||
#endif // NET_IP6_HPP_
|
||||
#endif // IP6_HPP_
|
||||
|
||||
@@ -413,4 +413,4 @@ private:
|
||||
} // namespace Ip6
|
||||
} // namespace ot
|
||||
|
||||
#endif // NET_IP6_ADDRESS_HPP_
|
||||
#endif // IP6_ADDRESS_HPP_
|
||||
|
||||
@@ -632,4 +632,4 @@ private:
|
||||
} // namespace Ip6
|
||||
} // namespace ot
|
||||
|
||||
#endif // NET_IP6_HEADERS_HPP_
|
||||
#endif // IP6_HEADERS_HPP_
|
||||
|
||||
@@ -555,4 +555,4 @@ private:
|
||||
} // namespace Ip6
|
||||
} // namespace ot
|
||||
|
||||
#endif // NET_IP6_MPL_HPP_
|
||||
#endif // IP6_MPL_HPP_
|
||||
|
||||
@@ -122,4 +122,4 @@ private:
|
||||
} // namespace Ip6
|
||||
} // namespace ot
|
||||
|
||||
#endif // NET_IP6_ROUTES_HPP_
|
||||
#endif // IP6_ROUTES_HPP_
|
||||
|
||||
@@ -463,4 +463,4 @@ public:
|
||||
} // namespace Ip6
|
||||
} // namespace ot
|
||||
|
||||
#endif // NET_UDP6_HPP_
|
||||
#endif // UDP6_HPP_
|
||||
|
||||
Reference in New Issue
Block a user