bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] stdalign: @samp -> @code in doc for consistency


From: Paul Eggert
Subject: [PATCH] stdalign: @samp -> @code in doc for consistency
Date: Fri, 24 Feb 2012 14:27:45 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0

---
 doc/posix-headers/stdalign.texi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/posix-headers/stdalign.texi b/doc/posix-headers/stdalign.texi
index 62d5cbd..8e34673 100644
--- a/doc/posix-headers/stdalign.texi
+++ b/doc/posix-headers/stdalign.texi
@@ -50,8 +50,8 @@ module @code{stdalign-tests} to fail.  The Sun Studio 
Developer Bug
 Report Review Team assigned the internal review ID 2125432 (dated
 2011-11-01) to this issue.
 @item
address@hidden<stdalign.h>} must be #included before @samp{_Alignas} and
address@hidden can be used.
address@hidden<stdalign.h>} must be #included before @code{_Alignas} and
address@hidden can be used.
 @item
 You cannot assume that @code{_Alignas} and @code{_Alignof} are reserved words;
 they might be macros.
-- 
1.7.6.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]