* imap_load_part() is expecting the desired_section to be a char*, not a ChrPtr....
authorArt Cancro <ajc@citadel.org>
Wed, 21 Jul 2010 16:56:29 +0000 (16:56 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 21 Jul 2010 16:56:29 +0000 (16:56 +0000)
commit23ad1aef26234b974b18aa30cdccd3cc1767f496
tree81815f41338414646540ce84089bb15a76aad165
parenta563805c92126afdc0dcdce460657773b46ec84e
* imap_load_part() is expecting the desired_section to be a char*, not a ChrPtr.  Fixed.  This probably fixes Alpine.  Also backported to stable.
citadel/modules/imap/imap_fetch.c