mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Fixed/added documentation to several classes.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
namespace Tins {
|
||||
|
||||
/**
|
||||
* \brief IP represents IP PDU.
|
||||
* \brief Class that represents an IP PDU.
|
||||
*/
|
||||
class IP : public PDU {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user