Added the ability to supply both start and end pointers to mime_parser()
authorArt Cancro <ajc@citadel.org>
Wed, 20 Jan 1999 20:06:31 +0000 (20:06 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 20 Jan 1999 20:06:31 +0000 (20:06 +0000)
commitdb85e0f949a870c18298a830ac9ecc148d9aca10
tree45ecaa9ecf641555eb5df9fffbb22696872df93a
parentc9a90a7e0fd4a9c7101ffd849df4c79e08789580
Added the ability to supply both start and end pointers to mime_parser()
in order to facilitate recursive handling of multipart content.
citadel/mime_parser.c
citadel/mime_parser.h
citadel/msgbase.c