Commit b65b3005 authored by Lev Walkin's avatar Lev Walkin

change of message

parent d29bbce6
......@@ -830,7 +830,7 @@ asn1c_lang_C_type_SIMPLE_TYPE(arg_t *arg) {
OUT("/*\n");
OUT(" * This type is implemented using %s,\n",
asn1c_type_name(arg, expr, TNF_SAFE));
OUT(" * so adjust the DEF appropriately.\n");
OUT(" * so here we adjust the DEF accordingly.\n");
OUT(" */\n");
OUT("static void\n");
p = MKID(expr->Identifier);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment