]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/gnu-objective-c-features/fast-enumeration.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / gnu-objective-c-features / fast-enumeration.rst
index bc4a43298a41374688dd6d619fe94cd9d74e6edc..e951e2d5eaf26e3add954d1f2247dc41342d0456 100644 (file)
@@ -218,4 +218,4 @@ approximate check that the collection has not been mutated.
 
 Finally, note how we declared the ``len`` argument and the return
 value to be of type ``unsigned long``.  They could also be declared
-to be of type ``unsigned int`` and everything would still work.
\ No newline at end of file
+to be of type ``unsigned int`` and everything would still work.