Skip to content

Commit

Permalink
doc-rst: Add missing newline at end of file
Browse files Browse the repository at this point in the history
"git diff" says:

    \ No newline at end of file

after modifying the file.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Geert Uytterhoeven authored and Jonathan Corbet committed Jun 20, 2019
1 parent 57794aa commit 0f48a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/docutils.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# http://docutils.sourceforge.net/docs/user/config.html

[general]
halt_level: severe
halt_level: severe

0 comments on commit 0f48a24

Please sign in to comment.