commit d40f53908a0148057984c4d4136c8accbc21e596 parent 508e39712f99f701941f49ae9a8c0b79746ad7b0 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Tue, 27 Feb 2018 16:04:18 +0100 comment. Diffstat:
| M | src/twister/taler-twister.c | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/twister/taler-twister.c b/src/twister/taler-twister.c @@ -83,7 +83,10 @@ handle_acknowledgement (void *cls) /** - * Actual main function that runs the emulation. + * Actual main function that runs the emulation. Just call + * the relevant API function - based on the CL option we read + * here - which then sends the twister service the message about + * the hack to do. * * @param cls unused * @param args remaining args, unused