From caf151afb97605fd0b4aa18a188752ac35d021ee Mon Sep 17 00:00:00 2001 From: Passw Date: Sat, 23 Dec 2017 19:25:22 +0800 Subject: add one more blank line at the tail of Disabler.md From http://mesonbuild.com/Manual.html , it seems that `Disabler.md` messes up `Modules.md` --- docs/markdown/Disabler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/Disabler.md b/docs/markdown/Disabler.md index bd2b32223..81417f6aa 100644 --- a/docs/markdown/Disabler.md +++ b/docs/markdown/Disabler.md @@ -63,4 +63,4 @@ endif This concentrates the handling of this option in one place and other build definition files do not need to be sprinkled with `if` -statements. \ No newline at end of file +statements. -- cgit v1.2.3