From 6f800ba98cd6d1b7af7d729da8157b645c90ac0a Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Sat, 24 May 2014 12:28:26 +0900 Subject: [PATCH] introduce syntax error --- .travis.yml | 1 - src/editor.c | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 43d9b7428c..adca770c44 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ before_install: - sudo mv /usr/include/SDL2 /usr/include/sdl2 script: - sudo find / -name SDL2 2>>/dev/null || true - - echo "Hello World" - mkdir build - pushd build && SDL_INCLUDE_DIRS=/usr/include/SDL2 cmake -DCMAKE_TOOLCHAIN_FILE=../CMakeLists_mingw.txt -DCMAKE_BUILD_TYPE=Debug .. && popd #notifications: diff --git a/src/editor.c b/src/editor.c index b1aac65f76..5cb0db901c 100644 --- a/src/editor.c +++ b/src/editor.c @@ -35,6 +35,8 @@ static void set_all_land_owned(); +Syntax error blah blah blat *&2) + /** * * rct2: 0x0066FFE1 @@ -184,4 +186,4 @@ void sub_6BD3A4() { RCT2_ADDRESS(0x013CA672, uint8)[i] = 1; } RCT2_CALLPROC_EBPSAFE(0x006C0C3F); -} \ No newline at end of file +}