fixed format

This commit is contained in:
Lev Walkin 2004-08-22 13:55:49 +00:00
parent 16835b66d4
commit d34a8511db
1 changed files with 1 additions and 1 deletions

View File

@ -516,7 +516,7 @@ CHOICE_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
}
} else {
_ASN_ERRLOG(app_errlog, app_key,
"%s: no CHOICE element given",
"%s: no CHOICE element given (%s:%d)",
td->name, __FILE__, __LINE__);
return -1;
}