[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] branch master updated: typo
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] branch master updated: typo |
Date: |
Mon, 09 Sep 2019 14:13:11 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 54ab3b6ab typo
new 3679c47eb Merge branch 'master' of gnunet.org:gnunet
54ab3b6ab is described below
commit 54ab3b6abd4026402f72b9f9d108a07333141065
Author: ng0 <address@hidden>
AuthorDate: Mon Sep 9 12:11:06 2019 +0000
typo
---
src/fragmentation/test_fragmentation.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/fragmentation/test_fragmentation.c
b/src/fragmentation/test_fragmentation.c
index 51ae2bb60..b983ec2c5 100644
--- a/src/fragmentation/test_fragmentation.c
+++ b/src/fragmentation/test_fragmentation.c
@@ -233,7 +233,7 @@ proc_acks(void *cls,
if (ret == GNUNET_NO)
{
#if DETAILS
- fprintf(stderr, "%s", "AA "); /* duplciate ACK */
+ fprintf(stderr, "%s", "AA "); /* duplicate ACK */
#endif
acks++;
return;
--
To stop receiving notification emails like this one, please contact
address@hidden.