fixed format

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@197 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2004-08-22 13:55:49 +00:00
parent 758530a066
commit 63a2ec9e0d
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;
}