Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
    * tao/x11/array_cdr_t.h:
  • Loading branch information
jwillemsen committed Aug 10, 2023
1 parent cc32a24 commit f4f9ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tao/x11/array_cdr_t.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
}
};

/// Octet array specialization
/// TinyShort array specialization
template <const std::size_t _Nm>
struct taox11_array_cdr<0U, int8_t, _Nm>
{
Expand Down

0 comments on commit f4f9ee3

Please sign in to comment.