]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/gnu-objective-c-features/load-executing-code-before-main.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / gnu-objective-c-features / load-executing-code-before-main.rst
index 04a3e840a1b8971fc12ad106d69aeb77ae7ba811..07619628c24da557cf25ba1dfcf47e2c1f32ca1d 100644 (file)
@@ -138,4 +138,4 @@ loaded into your running program.  This happens automatically without any
 intervening operation from you.  When you write bundles and you need to
 write ``+load`` you can safely create and send messages to objects whose
 classes already exist in the running program.  The same restrictions as
-above apply to classes defined in bundle.
\ No newline at end of file
+above apply to classes defined in bundle.