From eeb0fbe29e70a5a25e4a6f426d1809eef8169e60 Mon Sep 17 00:00:00 2001 From: Thraix Date: Sun, 10 Jun 2018 15:03:14 +0200 Subject: [PATCH] Fix library being forced to end with forward slash --- src/ConfigFile.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ConfigFile.cpp b/src/ConfigFile.cpp index 112092b..d6cba13 100644 --- a/src/ConfigFile.cpp +++ b/src/ConfigFile.cpp @@ -119,8 +119,8 @@ void ConfigFile::InputMultiple(const std::string& inputText, std::vector