Skip to content

Commit

Permalink
fix TelegramHeader doc
Browse files Browse the repository at this point in the history
  • Loading branch information
w0lek committed May 24, 2024
1 parent 475f0a9 commit 71f11b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vpr/src/server/telegramheader.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ class TelegramHeader {
/**
* @brief Constructs a TelegramHeader based on the provided body data.
*
* @tparam T The type of the body data.
* @param body The body data used to calculate the size and checksum.
* @param compressor_id The ID of the compressor used for compression (default is 0, means no compressor is used).
* @return A TelegramHeader object constructed from the provided body data.
Expand Down

0 comments on commit 71f11b6

Please sign in to comment.