Skip to content

Commit

Permalink
Update src/clp_ffi_js/ir/decoding_methods.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Junhao Liao <[email protected]>
  • Loading branch information
davemarco and junhaoliao authored Nov 5, 2024
1 parent d2cf122 commit 7fe3a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clp_ffi_js/ir/decoding_methods.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

namespace clp_ffi_js::ir {
/**
* Gets the version of the IR stream.
* Gets the version of the IR stream from the specified reader.
* @param reader
* @throws ClpFfiJsException if the encoding type couldn't be decoded or the encoding type is
* unsupported.
Expand Down

0 comments on commit 7fe3a58

Please sign in to comment.