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

From-SVN: r118049
This commit is contained in:
Ben Elliston
2006-10-25 23:09:19 +00:00
committed by Ben Elliston
parent 0b876d3e2d
commit 6bb5fae5bb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2006-10-26 Ben Elliston <bje@au.ibm.com>
* doc/extend.texi (Variable Attributes): Typo fix.
2006-10-25 Steve Ellcey <sje@cup.hp.com>
* config/ia64/hpux.h: Define _INCLUDE__STDC_A1_SOURCE in C++.

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