aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-03-07 13:07:12 +0000
committerLev Walkin <vlm@lionet.info>2006-03-07 13:07:12 +0000
commit8330b24aea7bd8b56bc08db92d8c6dd2781b575b (patch)
treea2db5145de37ae6471e944ce5049a54786dca93d /asn1c
parenta67ce3694604b1724f6b314f4853ea171b3e117e (diff)
more fixes
Diffstat (limited to 'asn1c')
-rw-r--r--asn1c/asn1c.12
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/asn1c.1 b/asn1c/asn1c.1
index 07cd7b79..5faa2ef2 100644
--- a/asn1c/asn1c.1
+++ b/asn1c/asn1c.1
@@ -89,7 +89,7 @@ constraint is normally prohibited by the standard. This is a violation of
ASN.1 standard, and the compiler may fail to produce a meaningful code.
.TP
.B \-fcompound-names
-Using this switch prevents name collisions in the target source code
+Using this option prevents name collisions in the target source code
by using complex names for target language structures. (Name collisions
may occur if the ASN.1 module reuses the same identifiers in multiple
contexts).