Skip to content

Commit 71f11b6

Browse files
committed
fix TelegramHeader doc
1 parent 475f0a9 commit 71f11b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/server/telegramheader.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ class TelegramHeader {
5757
/**
5858
* @brief Constructs a TelegramHeader based on the provided body data.
5959
*
60-
* @tparam T The type of the body data.
6160
* @param body The body data used to calculate the size and checksum.
6261
* @param compressor_id The ID of the compressor used for compression (default is 0, means no compressor is used).
6362
* @return A TelegramHeader object constructed from the provided body data.

0 commit comments

Comments
 (0)