]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/non-constant-initializers.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / non-constant-initializers.rst
index e93c850a38334656612e9281cedbf3c0f199272e..c24baf06fc511697df5895d4fb400918cc1811e3 100644 (file)
@@ -20,4 +20,4 @@ Here is an example of an initializer with run-time varying elements:
   {
     float beat_freqs[2] = { f-g, f+g };
     /* ... */
-  }
\ No newline at end of file
+  }