[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-twister] 04/11: cosmetics.
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-twister] 04/11: cosmetics. |
Date: |
Wed, 16 May 2018 10:41:59 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository twister.
commit 3e893763ce310f31216ec66faff9997e8c9e2cde
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 15 11:53:28 2018 +0200
cosmetics.
---
src/twister/taler-twister.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/twister/taler-twister.c b/src/twister/taler-twister.c
index d82d1d8..891a6dd 100644
--- a/src/twister/taler-twister.c
+++ b/src/twister/taler-twister.c
@@ -255,7 +255,7 @@ main (int argc,
"flip-ul",
"PATH",
gettext_noop
- ("Flip a char in the _string_ upload object pointed by PATH.\n"),
+ ("Flip a char in the *string* upload object pointed by PATH.\n"),
&flip_path_ul),
GNUNET_GETOPT_option_string
@@ -263,7 +263,7 @@ main (int argc,
"flip-dl",
"PATH",
gettext_noop
- ("Flip a char in the _string_ download object pointed by PATH.\n"),
+ ("Flip a char in the *string* download object pointed by PATH.\n"),
&flip_path_dl),
GNUNET_GETOPT_option_string
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [taler-twister] branch master updated (2e773e8 -> 5ac6f8f), gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 11/11: json_dumpb() way better., gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 06/11: dumping stringified flipped object into io_buf., gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 09/11: debug stmt, gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 05/11: object "walker" is HttpResponse-agnostic., gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 03/11: Bring difference into the service component., gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 08/11: export "flippers" to the internal API., gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 02/11: Differentiate between bit-flipping in download and upload., gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 01/11: Walk objects.., gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 10/11: do not use "tmp" buffer for response, gnunet, 2018/05/16
- [GNUnet-SVN] [taler-twister] 04/11: cosmetics.,
gnunet <=
- [GNUnet-SVN] [taler-twister] 07/11: debug stmt, gnunet, 2018/05/16