1/* uudecode.ih
2 */
3/* This software is copyrighted as detailed in the LICENSE file. */
4
5/* DON'T EDIT BELOW THIS LINE OR YOUR CHANGES WILL BE LOST! */
6
7static void uudecodeline _((char*,FILE*));
8