aboutsummaryrefslogtreecommitdiffstats
path: root/tests/46-redefine-OK.asn1.-PR
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-23 22:14:58 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2004-09-23 22:14:58 +0000
commitcb0b7fc1489ba9ed04145bd1ca84a03a80eec284 (patch)
tree0bb187434e087fbf2a89877b7f40195ad08b2b7c /tests/46-redefine-OK.asn1.-PR
parentef1b4c0f5749d1b7a71213f809ae50be71094205 (diff)
typos
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@372 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'tests/46-redefine-OK.asn1.-PR')
-rw-r--r--tests/46-redefine-OK.asn1.-PR4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/46-redefine-OK.asn1.-PR b/tests/46-redefine-OK.asn1.-PR
index f89085e1..74632450 100644
--- a/tests/46-redefine-OK.asn1.-PR
+++ b/tests/46-redefine-OK.asn1.-PR
@@ -32,7 +32,7 @@ PrimitiveType_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using OCTET_STRING,
- * so adjust the DEF appropriately.
+ * so here we adjust the DEF accordingly.
*/
static void
PrimitiveType_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {
@@ -213,7 +213,7 @@ T_constraint(asn1_TYPE_descriptor_t *td, const void *sptr,
/*
* This type is implemented using ConstructedType,
- * so adjust the DEF appropriately.
+ * so here we adjust the DEF accordingly.
*/
static void
T_inherit_TYPE_descriptor(asn1_TYPE_descriptor_t *td) {