From f68bd7013b3b5b2d336751da5bdb262a911e4769 Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Sat, 24 May 2014 12:31:10 +0900 Subject: [PATCH] oops. need to actually make it --- .travis.yml | 1 + src/editor.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index adca770c44..86758a86f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,5 +12,6 @@ script: - sudo find / -name SDL2 2>>/dev/null || true - mkdir build - pushd build && SDL_INCLUDE_DIRS=/usr/include/SDL2 cmake -DCMAKE_TOOLCHAIN_FILE=../CMakeLists_mingw.txt -DCMAKE_BUILD_TYPE=Debug .. && popd + - pushd build && make #notifications: #irc: "irc.freenode.net#openrct2" diff --git a/src/editor.c b/src/editor.c index 5cb0db901c..8c604bc726 100644 --- a/src/editor.c +++ b/src/editor.c @@ -35,7 +35,7 @@ static void set_all_land_owned(); -Syntax error blah blah blat *&2) +/*Syntax error blah blah blat *&2)*/ /** *