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:
@@ -35,7 +35,7 @@
|
||||
namespace Tins {
|
||||
|
||||
/**
|
||||
* \brief TCP represents the TCP PDU.
|
||||
* \brief Class that represents an TCP PDU.
|
||||
*
|
||||
* TCP is the representation of the TCP PDU. Instances of this class
|
||||
* must be sent over a level 3 PDU, this will otherwise fail.
|
||||
|
||||
Reference in New Issue
Block a user