From c71a9d2b56c8881bd076423d9c52f58fc822f6f7 Mon Sep 17 00:00:00 2001 From: Yang Gao Date: Mon, 4 May 2015 00:22:12 -0700 Subject: clang-format --- test/build/systemtap.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/build') diff --git a/test/build/systemtap.c b/test/build/systemtap.c index 66ff38ebd6..1997d5f17b 100644 --- a/test/build/systemtap.c +++ b/test/build/systemtap.c @@ -37,6 +37,4 @@ #error "_SYS_SDT_H not defined, despite being present." #endif -int main() { - return 0; -} +int main() { return 0; } -- cgit v1.2.3