]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/binary-constants-using-the-0b-prefix.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / binary-constants-using-the-0b-prefix.rst
index 640523abd6e625c2618007640533a81cdb8de9c7..62c468c729f684c2598663af5a5d457504446c90 100644 (file)
@@ -26,4 +26,4 @@ The following statements are identical:
 
 The type of these constants follows the same rules as for octal or
 hexadecimal integer constants, so suffixes like :samp:`L` or :samp:`UL`
-can be applied.
\ No newline at end of file
+can be applied.