change an' to a'...

Submitted by: Josh Gilliam
Closes PR#3471
This commit is contained in:
jmg 1997-05-05 07:43:50 +00:00
parent 07cd08d705
commit 4e2b8410b9

View File

@ -1977,7 +1977,7 @@ cases where multiple declaration is valid and changes nothing.
.B \-Wnested-externs
Warn if an \c
.B extern\c
\& declaration is encountered within an function.
\& declaration is encountered within a function.
.TP
.B \-Wenum\-clash
Warn about conversion between different enumeration types (C++ only).