X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-headers%2Fstdalign.texi;h=8e34673a490cbdf0b3f2edef949e89a4130985ad;hb=81c71120400c0f49c1429bf4b5d5ad89c151123a;hp=62d5cbd7cfde7985380a36de14552c0bc573b798;hpb=1d99767ae56e5f7694fa9b036934ef7f27330f7e;p=gnulib.git diff --git a/doc/posix-headers/stdalign.texi b/doc/posix-headers/stdalign.texi index 62d5cbd7c..8e34673a4 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 -@code{} must be #included before @samp{_Alignas} and -@samp{_Alignof} can be used. +@code{} must be #included before @code{_Alignas} and +@code{_Alignof} can be used. @item You cannot assume that @code{_Alignas} and @code{_Alignof} are reserved words; they might be macros.