X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fpop3.h;h=1080d08b728e258b72bc84aed29bb24a9fcaa35d;hb=a6c4c0c8d8224cdc455f0d184e91d0cf881f0077;hp=996d61172705d0cccc038bedead0ce2a12bb6675;hpb=36eddd2c06ce9b09c83102353deb213e065e901d;p=dockapps%2Fwmnotify.git diff --git a/src/pop3.h b/src/pop3.h index 996d611..1080d08 100644 --- a/src/pop3.h +++ b/src/pop3.h @@ -48,7 +48,6 @@ #define POP3_RSP_SUCCESS "+OK" #define POP3_RSP_FAILURE "-ERR" -int -POP3_CheckForNewMail( void ); +int POP3_CheckForNewMail(void); #endif /* POP3_H */