[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-twister] branch master updated: name fix
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-twister] branch master updated: name fix |
Date: |
Wed, 28 Feb 2018 19:43:26 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository twister.
The following commit(s) were added to refs/heads/master by this push:
new 423a44d name fix
423a44d is described below
commit 423a44dde049974023f488a3438c739333bae38c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Feb 28 19:43:18 2018 +0100
name fix
---
src/include/taler_twister_service.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/taler_twister_service.h
b/src/include/taler_twister_service.h
index bae4604..b279025 100644
--- a/src/include/taler_twister_service.h
+++ b/src/include/taler_twister_service.h
@@ -135,7 +135,7 @@ TALER_TESTING_prepare_twister (const char *config_filename);
* @return twister process handle, NULL upon errors.
*/
struct GNUNET_OS_Process *
-TALER_TESTING_twister_run (const char *config_filename);
+TALER_TESTING_run_twister (const char *config_filename);
#endif /* TALER_NSE_SERVICE_H_ */
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-twister] branch master updated: name fix,
gnunet <=