diff options
-rw-r--r-- | protocols/http_client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/http_client.h b/protocols/http_client.h index 26ef1a00..53c6fcd6 100644 --- a/protocols/http_client.h +++ b/protocols/http_client.h @@ -4,7 +4,7 @@ * Copyright 2002-2005 Wilmer van der Gaast and others * \********************************************************************/ -/* HTTP(S) module (actually, it only does HTTPS right now) */ +/* HTTP(S) module */ /* This program is free software; you can redistribute it and/or modify |