From f71413176f32ef642824456544ecbda5933a0944 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 23 Dec 2013 19:40:38 -0800 Subject: Add non-indenting indenter for C++ Fix a bunch of bugs that none of me noticed before. --- src/common/human_time_diff_test.cpp | 1 - src/map/magic-interpreter-lexer.lpp | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3-60-g2f50