* 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)
commit945a3b5cbf5e3d94f5811546de449bebefb1d2af
treedc74388dd3a8cb62e935cd085a93844c9d8d0170
parentbe13ab947cf8522f962d7be6f9ed43d0256d95f3
* 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