Commit ddaa3488 by H.J. Lu Committed by H.J. Lu

extend.texi: Fix typo.

2009-06-29  H.J. Lu  <hongjiu.lu@intel.com>

	* doc/extend.texi: Fix typo.

From-SVN: r149076
parent 93ab3a3d
2009-06-29 H.J. Lu <hongjiu.lu@intel.com>
* doc/extend.texi: Fix typo.
2009-06-29 Tom Tromey <tromey@redhat.com> 2009-06-29 Tom Tromey <tromey@redhat.com>
* dwarf2.h: Remove. * dwarf2.h: Remove.
......
...@@ -11897,7 +11897,7 @@ not used. Examples: ...@@ -11897,7 +11897,7 @@ not used. Examples:
@example @example
#pragma disinterrupt foo #pragma disinterrupt foo
#pragma disinterrupt bar, grill #pragma disinterrupt bar, grill
int foo () { @dots{} } int foo () @{ @dots{} @}
@end example @end example
@item GCC call @var{name} , @var{name} @dots{} @item GCC call @var{name} , @var{name} @dots{}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment