Skip to content
Snippets Groups Projects
Commit 66487e9b authored by Dominik Thoennes's avatar Dominik Thoennes
Browse files

typo in namespace

parent 2c781dd3
No related merge requests found
...@@ -264,7 +264,7 @@ inline double MPI_Wtime() { WALBERLA_MPI_FUNCTION_ERROR } ...@@ -264,7 +264,7 @@ inline double MPI_Wtime() { WALBERLA_MPI_FUNCTION_ERROR }
#undef WALBERLA_MPI_FUNCTION_ERROR #undef WALBERLA_MPI_FUNCTION_ERROR
} // namespace mpistubs } // namespace mpistubs
using namesapce mpistubs using namespace mpistubs
} // namespace walberla } // namespace walberla
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment