znc: fix patches applying

git is hard. :-(

Reported-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Fixes: 4629f043e0 ("znc: update to 1.7.2")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
Jonas Gorski
2019-02-06 20:06:41 +01:00
parent 14aa71fc7b
commit e4ab7b4fec
2 changed files with 1 additions and 72 deletions
@@ -1,6 +1,6 @@
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -412,12 +412,14 @@ int main(int argc, char** argv) {
@@ -422,12 +422,14 @@ int main(int argc, char** argv) {
"No modules found. Perhaps you didn't install ZNC properly?");
CUtils::PrintError(
"Read https://wiki.znc.in/Installation for instructions.");