From 8330b24aea7bd8b56bc08db92d8c6dd2781b575b Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Tue, 7 Mar 2006 13:07:12 +0000 Subject: more fixes --- asn1c/asn1c.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1c/asn1c.1') 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). -- cgit v1.2.3