From 9440ae7b78f7cdd9cbfaf502f990c3c16f882be8 Mon Sep 17 00:00:00 2001 From: ktietz Date: Tue, 3 Jun 2008 09:57:30 +0000 Subject: [PATCH] Fixed typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136314 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/doc/extend.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index 9c02560..86d1574 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -2509,7 +2509,7 @@ independent and hence this attribute must not be used for objects defined by shared libraries. @item ms_abi/sysv_abi -@cindex @code[ms_abi} attribute +@cindex @code{ms_abi} attribute @cindex @code{sysv_abi} attribute On 64-bit x86_65-*-* targets, you can use an ABI attribute to indicate -- 2.7.4