Skip to content

Commit 9b4b2ea

Browse files
committed
NetFlow converter: small code polishing in unit tests
1 parent ee76fbc commit 9b4b2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/core/netflow/nf_v9.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class MsgBase : public ::testing::Test {
6767
}
6868
/**
6969
* @brief Create the NetFlow v5 to IPFIX converter
70-
* @param[in] verb Verbosity level of the converter
70+
* @param[in] verb Verbosity level of the converter
7171
*/
7272
void
7373
converter_create(ipx_verb_level verb = IPX_VERB_NONE)

0 commit comments

Comments
 (0)