avoid comment inside comment

This commit is contained in:
martin 2009-01-28 19:03:10 +00:00
parent fff13c1447
commit b9c66cb587
1 changed files with 2 additions and 2 deletions

View File

@ -321,8 +321,8 @@ static ops_boolean_t write_secret_key_body(const ops_secret_key_t *key,
/* \todo
case OPS_S2KS_ITERATED_AND_SALTED:
/* 8-octet salt value
/* 1-octet count
8-octet salt value
1-octet count
break;
*/