Uncrustify all files
[alexxy/gromacs.git] / src / gromacs / utility / init.cpp
index 03569a6d99282813f1fe6d862187c3f8726bcc9d..2413ca5b7d98b9051df62cce8293837a0bc581be 100644 (file)
@@ -63,8 +63,8 @@ namespace gmx
 namespace
 {
 #ifdef GMX_LIB_MPI
-    //! Maintains global counter of attempts to initialize MPI
-    int g_initializationCounter = 0;
+//! Maintains global counter of attempts to initialize MPI
+int g_initializationCounter = 0;
 #endif
 }