From 1d1e6128351549e9eee81da3f301134dc5cd577d Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 17 Dec 2014 15:15:04 +0100 Subject: Whitespace change. --- CallGraph.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'CallGraph.h') diff --git a/CallGraph.h b/CallGraph.h index 986e4dc4..f7af64bf 100644 --- a/CallGraph.h +++ b/CallGraph.h @@ -25,8 +25,10 @@ #include #include -namespace dev { -namespace solidity { +namespace dev +{ +namespace solidity +{ /** * Can be used to compute the graph of calls (or rather references) between functions of the same -- cgit v1.2.3