Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Indentation.
[simgrid.git] / src / mc / mc_unw.cpp
index ebe8c8e..7566b5a 100644 (file)
@@ -259,7 +259,7 @@ void UnwindContext::initialize(simgrid::mc::RemoteClient* process, unw_context_t
 # endif
 #else
   // Do we need to do any fixup like this?
-  #error Target CPU type is not handled.
+error Target CPU type is not handled.
 #endif
 }