change an' to a'...

Submitted by: Josh Gilliam
Closes PR#3471
This commit is contained in:
John-Mark Gurney 1997-05-05 07:43:50 +00:00
parent 1218780bd1
commit 86696f47ac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25480

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