* doc/extend.texi (Variable Attributes): Typo fix.

From-SVN: r118015
This commit is contained in:
Ben Elliston 2006-10-24 23:20:33 +00:00 committed by Ben Elliston
parent 03c259ad42
commit 9baf8aea95
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-10-25 Ben Elliston <bje@au.ibm.com>
* doc/extend.texi (Variable Attributes): Typo fix.
2006-10-24 Uros Bizjak <uros@kss-loka.si>
* config/i386/i386.h (FIRST_PSEUDO_REGISTER): Define to 54.

View File

@ -3234,7 +3234,7 @@ The @code{weak} attribute is described in @xref{Function Attributes}.
@item dllimport
The @code{dllimport} attribute is described in @xref{Function Attributes}.
@item dlexport
@item dllexport
The @code{dllexport} attribute is described in @xref{Function Attributes}.
@end table