extend.texi: Fix typo.
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 30 Jun 2009 00:48:50 +0000 (00:48 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 30 Jun 2009 00:48:50 +0000 (17:48 -0700)
2009-06-29  H.J. Lu  <hongjiu.lu@intel.com>

* doc/extend.texi: Fix typo.

From-SVN: r149076

gcc/ChangeLog
gcc/doc/extend.texi

index 61ffa34ee73b8daa43ca8e6a90d19f867c92d02f..6b4a190968914860cc8639a9475467d3b844531b 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/extend.texi: Fix typo.
+
 2009-06-29  Tom Tromey  <tromey@redhat.com>
 
        * dwarf2.h: Remove.
index 06bacec765d2bb573991d5c8df2c352b0eb405b9..162d27f3e0a5d969a98958a35a5cf7b7d6370ca3 100644 (file)
@@ -11897,7 +11897,7 @@ not used.  Examples:
 @example
 #pragma disinterrupt foo
 #pragma disinterrupt bar, grill
-int foo () { @dots{} }
+int foo () @{ @dots{} @}
 @end example
 
 @item GCC call @var{name} , @var{name} @dots{}