gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 90/219: multi: fix the statenames (follow-up fix fr


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 90/219: multi: fix the statenames (follow-up fix from 2f44e94efb3df8e)
Date: Wed, 22 May 2019 19:17:09 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 31c3111284524bba68acf2695624f5b3501f1ad0
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Apr 19 16:56:32 2019 +0200

    multi: fix the statenames (follow-up fix from 2f44e94efb3df8e)
    
    The list of names must be in sync with the defined states in the header
    file!
---
 lib/multi.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/multi.c b/lib/multi.c
index 2ebc56255..48dadd83b 100644
--- a/lib/multi.c
+++ b/lib/multi.c
@@ -91,12 +91,10 @@ static const char * const statename[]={
   "WAITPROXYCONNECT",
   "SENDPROTOCONNECT",
   "PROTOCONNECT",
-  "WAITDO",
   "DO",
   "DOING",
   "DO_MORE",
   "DO_DONE",
-  "WAITPERFORM",
   "PERFORM",
   "TOOFAST",
   "DONE",

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



reply via email to

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