home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / SEASON7A.LHA / decrypt.h < prev    next >
Encoding:
Text File  |  1994-04-26  |  92 b   |  3 lines

  1. /* prototypes for decrypt.c */
  2. int decode(const unsigned char *msg, unsigned char *answ);
  3.