]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c-language-family/non-lvalue-arrays-may-have-subscripts.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c-language-family / non-lvalue-arrays-may-have-subscripts.rst
index 1d0d1546505adc2d283889d3138c4daf3d46b35a..9a23397e65b04d1dae01da691c6167ccae6780da 100644 (file)
@@ -27,4 +27,4 @@ this is valid in GNU C though not valid in C90:
   bar (int index)
   {
     return f().a[index];
-  }
\ No newline at end of file
+  }