* Modified the back end of mime_parser to use callbacks instead of
authorArt Cancro <ajc@citadel.org>
Thu, 14 Jan 1999 22:15:02 +0000 (22:15 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 14 Jan 1999 22:15:02 +0000 (22:15 +0000)
commit3f33ba22de670980b326de744061ab3dc8dc09da
treebd2eaecf3e59da706a0a68d0548cb8216a811936
parent35dbe83dcc3a9d188ddee9a2c79483dd690239fb
    * Modified the back end of mime_parser to use callbacks instead of
          doing something specific.  Now we can use it elsewhere.
webcit/ChangeLog
webcit/Makefile.in
webcit/child.h
webcit/mime_parser.c
webcit/mime_parser.h [new file with mode: 0644]
webcit/webcit.c