From 14a9c399be37684447749213647c2bda11bf7e7b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 22 May 2003 19:24:00 -0600 Subject: [PATCH] Fix a loose end of a sentence in the way rth suggested. From-SVN: r67108 --- 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 dc9646ac5b5..5869acc792d 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -2335,7 +2335,7 @@ f () @{ /* @r{Do something.} */; @} int i __attribute__ ((visibility ("hidden"))); @end smallexample -See the ELF gABI for complete details, but the short story is +See the ELF gABI for complete details, but the short story is: @table @dfn @item default -- 2.30.2