Index: trunk/FACT++/src/StateMachineImp.h
===================================================================
--- trunk/FACT++/src/StateMachineImp.h	(revision 14007)
+++ trunk/FACT++/src/StateMachineImp.h	(revision 14008)
@@ -113,5 +113,5 @@
 
     /// Request to stop the mainloop
-    void Stop(int code=1);
+    void Stop(int code=0);
 
     /// Used to check if the main loop is already running or still running
