diff options
Diffstat (limited to 'mimelib/doc/pop.html')
-rw-r--r-- | mimelib/doc/pop.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimelib/doc/pop.html b/mimelib/doc/pop.html index 5bb4ed67c..f3cbc1cf3 100644 --- a/mimelib/doc/pop.html +++ b/mimelib/doc/pop.html @@ -224,7 +224,7 @@ If no response is received, the function returns zero. <P> <FONT COLOR="teal"><B> int <A NAME="Quit">Quit</A>() </B></FONT> <P> -Sends the QUIT command and returns the status code received from the server. +Sends the TQUIT command and returns the status code received from the server. If no response is received, the function returns zero. <P> <FONT COLOR="teal"><B> int <A NAME="Stat">Stat</A>() </B></FONT> |