gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 113/173: test552: Fix typos


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 113/173: test552: Fix typos
Date: Fri, 24 Feb 2017 14:02:15 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.53.1
in repository gnurl.

commit e695b070a5165d0666931f1831049eb07d269316
Author: Daniel Gustafsson <address@hidden>
AuthorDate: Sun Feb 5 10:35:54 2017 +0100

    test552: Fix typos
    
    Closes https://github.com/curl/curl/pull/1245
---
 tests/data/test552     | Bin 142985 -> 142985 bytes
 tests/libtest/lib552.c |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test552 b/tests/data/test552
index b44ca3455..5d1478bd5 100644
Binary files a/tests/data/test552 and b/tests/data/test552 differ
diff --git a/tests/libtest/lib552.c b/tests/libtest/lib552.c
index 967e21141..c1266c763 100644
--- a/tests/libtest/lib552.c
+++ b/tests/libtest/lib552.c
@@ -151,7 +151,7 @@ static curlioerr ioctl_callback(CURL *handle, int cmd, void 
*clientp)
 {
   (void)clientp;
   if(cmd == CURLIOCMD_RESTARTREAD) {
-    printf("APPLICATION: recieved a CURLIOCMD_RESTARTREAD request\n");
+    printf("APPLICATION: received a CURLIOCMD_RESTARTREAD request\n");
     printf("APPLICATION: ** REWINDING! **\n");
     current_offset = 0;
     return CURLIOE_OK;

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]