Commit d0b7d61d authored by Dominik Charousset's avatar Dominik Charousset

Fix comment / marker

parent e5f52de2
...@@ -41,7 +41,7 @@ public: ...@@ -41,7 +41,7 @@ public:
binary_serializer(execution_unit* ctx, buffer& buf); binary_serializer(execution_unit* ctx, buffer& buf);
// -- overridden member functions -------------------------------------------- // -- position management ----------------------------------------------------
/// Sets the write position to given offset. /// Sets the write position to given offset.
/// @pre `offset <= buf.size()` /// @pre `offset <= buf.size()`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment