logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: patch to sortmodule.h: msg#00034

Subject: Re: patch to sortmodule.h
char (* get_mailbox)(void); 
should be

const char * (* get_mailbox)(void);


<Prev in Thread] Current Thread [Next in Thread>