diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common/human_time_diff_test.cpp | 1 | ||||
-rw-r--r-- | src/map/magic-interpreter-lexer.lpp | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/common/human_time_diff_test.cpp b/src/common/human_time_diff_test.cpp index d11a116..d3ddad1 100644 --- a/src/common/human_time_diff_test.cpp +++ b/src/common/human_time_diff_test.cpp @@ -81,4 +81,3 @@ TEST(humantimediff, multiple) EXPECT_EQ(0, diff.second); EXPECT_FALSE(extract("1y2y", &diff)); } - diff --git a/src/map/magic-interpreter-lexer.lpp b/src/map/magic-interpreter-lexer.lpp index 3625ee3..786088e 100644 --- a/src/map/magic-interpreter-lexer.lpp +++ b/src/map/magic-interpreter-lexer.lpp @@ -153,3 +153,4 @@ . FPRINTF(stderr, "%s: Unexpected character in line %d\n", MAGIC_CONFIG_FILE, magic_frontend_lineno); %% +// nothing to see here, move along |