doc: fix trailing whitespace
This commit is contained in:
@@ -529,7 +529,7 @@ Miscellaneous items
|
||||
pkt->RemoveHeader (header);
|
||||
...
|
||||
|
||||
- As explained in this `issue <https://gitlab.com/nsnam/ns-3-dev/-/merge_requests/732>`_,
|
||||
- As explained in this `issue <https://gitlab.com/nsnam/ns-3-dev/-/merge_requests/732>`_,
|
||||
the ns-3 smart pointer class ``Ptr`` should be used in boolean comparisons as follows:
|
||||
::
|
||||
for Ptr<> p, do not use: use instead:
|
||||
|
||||
Reference in New Issue
Block a user