Fix some doxygen warnings revealed by WARN_NO_PARAMDOC=YES in doc/doxygen.conf.
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
bool IsEmpty (void) const;
|
||||
/**
|
||||
* Place a packet into the rear of the Queue
|
||||
* \param p packet to enqueue
|
||||
* \return True if the operation was successful; false otherwise
|
||||
*/
|
||||
bool Enqueue (Ptr<Packet> p);
|
||||
|
||||
Reference in New Issue
Block a user