Skip to content

Commit

Permalink
Trim the space
Browse files Browse the repository at this point in the history
  • Loading branch information
ducnguyen-sb committed Oct 24, 2023
1 parent 8e422a5 commit f5b86ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sig_stfl/sig_stfl.h
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ OQS_API int OQS_SIG_STFL_alg_is_enabled(const char *method_name);
*/
typedef struct OQS_SIG_STFL {

/**
* A local ordinal representing the LMS/XMSS OID parameter of the signature scheme.
/**
* A local ordinal representing the LMS/XMSS OID parameter of the signature scheme.
* This OID is unrelated to ASN.1 OID or anything, it's only for LMS/XMSS internal usage.
*/
uint32_t oid;
Expand Down

0 comments on commit f5b86ab

Please sign in to comment.