commit | aa9e3b21481a34af5d3234248b16aca316929293 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Oct 21 17:00:07 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Oct 29 21:45:24 2022 -0400 |
tree | 590d115a0eeffba369b8f936c56cba9a72929a5e | |
parent | b83d3df256a9aa7d50b19c8a2c14172b74a38378 [diff] [blame] |
docs: fix capitalization in doxygen comments Change-Id: Ibf5ee5119d12d60d382b0acef8dfd08277c18fcb
diff --git a/tests/daemon/fw/forwarding-hint.t.cpp b/tests/daemon/fw/forwarding-hint.t.cpp index ce7c414..46e75f0 100644 --- a/tests/daemon/fw/forwarding-hint.t.cpp +++ b/tests/daemon/fw/forwarding-hint.t.cpp
@@ -102,7 +102,7 @@ topo.registerPrefix(nodeS, linkSQ->getFace(nodeS), "/net/ndnsim", 10); } - /** \brief express an Interest with Link object from consumerA + /** \brief Express an Interest with Link object from consumerA. */ void consumerExpressInterest(int seq)