change of message

diff --git a/libasn1compiler/asn1c_C.c b/libasn1compiler/asn1c_C.c
index 179161f..01b32aa 100644
--- a/libasn1compiler/asn1c_C.c
+++ b/libasn1compiler/asn1c_C.c
@@ -830,7 +830,7 @@
 	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);