-
- Downloads
imap-append.c: Fixed compilation errors on some platforms
In the initializer for len, there is no prototype for "strlen". In this statement, there is no prototype for "memcpy".
Please register or sign in to comment
In the initializer for len, there is no prototype for "strlen". In this statement, there is no prototype for "memcpy".