From: Ilya Zhuravlev Date: Fri, 4 Jan 2013 19:39:12 +0000 (+0400) Subject: "or" should be "||". Don't use "or", "and", etc.. It breaks build. X-Git-Tag: 0.4.5~110 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=099d7ff2ad73b55b6227fd36ba56b49034b56354;p=oweals%2Fminetest.git "or" should be "||". Don't use "or", "and", etc.. It breaks build. --- diff --git a/src/guiFormSpecMenu.cpp b/src/guiFormSpecMenu.cpp index e1ccee91a..a1da09ee1 100644 --- a/src/guiFormSpecMenu.cpp +++ b/src/guiFormSpecMenu.cpp @@ -318,7 +318,7 @@ void GUIFormSpecMenu::regenerateGui(v2u32 screensize) errorstream<<"WARNING: invalid use of background without a size[] element"<