mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
* doc/extend.texi (Variable Attributes): Typo fix.
From-SVN: r118049
This commit is contained in:
committed by
Ben Elliston
parent
0b876d3e2d
commit
6bb5fae5bb
@@ -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++.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user