From f9ac6b1e102134cd6c651269e01bfec48b8e80ec Mon Sep 17 00:00:00 2001
From: Kai Tietz <ktietz@gcc.gnu.org>
Date: Tue, 3 Jun 2008 11:57:30 +0200
Subject: [PATCH] Fixed typo.

From-SVN: r136314
---
 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 9c025608e64f..86d15743b263 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
-- 
GitLab