Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carltimmer committed Dec 16, 2024
1 parent 88dca1f commit ed785ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libsrc++/Writer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,6 @@ namespace evio {
int userHeaderBytes = 0;
if (userHdr != nullptr) {
userHeaderBytes = userLen;
+
}
// TODO: make sure next line is necessary (taken from WriterMT)
fileHeader.reset();
Expand Down

0 comments on commit ed785ac

Please sign in to comment.