diff options
Diffstat (limited to 'lib/vauth/vauth.c')
-rw-r--r-- | lib/vauth/vauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vauth/vauth.c b/lib/vauth/vauth.c index c74005fc2..db44d2913 100644 --- a/lib/vauth/vauth.c +++ b/lib/vauth/vauth.c @@ -43,7 +43,7 @@ * * Parameters: * - * service [in] - The service type such as www, smtp, pop or imap. + * service [in] - The service type such as http, smtp, pop or imap. * host [in] - The host name. * realm [in] - The realm. * |