astyle
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 01:57:26 +0000 (03:57 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 6 Apr 2015 01:57:26 +0000 (03:57 +0200)
example/diameter/stackManagement/main.cpp

index 8d3a978..b471c3a 100644 (file)
@@ -74,8 +74,8 @@ int main(int argc, char** argv) {
   }
 
   stack::Dictionary *dictionary;
-
   int index = 1;
+
   try {
     dictionary = engine.createDictionary(0 /* general unique stack id */);
     dictionary->allowUpdates();