fixs for crash while adding slaves with id greater than 9
[oweals/gnunet.git] / src / testbed / testbed_api_operations.c
index b3cd1c0906a53558e32e9585c30efff6ac564107..b897cb453ddb480889e5154b08c5bdd6529711e2 100644 (file)
@@ -86,7 +86,7 @@ enum OperationState
     /**
      * The operation has started
      */
-  OP_STATE_STARTED,
+  OP_STATE_STARTED
 };