]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcc/extensions-to-the-c++-language/c++-interface-and-implementation-pragmas.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / extensions-to-the-c++-language / c++-interface-and-implementation-pragmas.rst
index fc7fafd90c86cba4307fe02a1e5b5746a38fd3ff..aaa5799994e01759b770e5f2abc11410783fd969 100644 (file)
@@ -94,4 +94,4 @@ code for the function itself; this defines a version of the function
 that can be found via pointers (or by callers compiled without
 inlining).  If all calls to the function can be inlined, you can avoid
 emitting the function by compiling with :option:`-fno-implement-inlines`.
-If any calls are not inlined, you will get linker errors.
\ No newline at end of file
+If any calls are not inlined, you will get linker errors.