]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/support-for-offsetof.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / support-for-offsetof.rst
index 1c2a91997833e554eb3c3fb34d2876967aa7ea63..03e020f2faa86a2a3cc1cc8a8d34f4c0967e627e 100644 (file)
@@ -31,4 +31,4 @@ This extension is sufficient such that
 
 is a suitable definition of the ``offsetof`` macro.  In C++, :samp:`{type}`
 may be dependent.  In either case, :samp:`{member}` may consist of a single
-identifier, or a sequence of member accesses and array references.
\ No newline at end of file
+identifier, or a sequence of member accesses and array references.