more fixes

This commit is contained in:
Lev Walkin 2006-03-07 13:07:12 +00:00
parent a67ce36946
commit 8330b24aea
1 changed files with 1 additions and 1 deletions

View File

@ -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).