home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / DOS_10 / PGP23ASR.ZIP / PGPSRC23.ZIP / KEYADD.H < prev    next >
Text File  |  1993-05-09  |  100b  |  3 lines

  1. /* Adds (prepends) key file to key ring file */
  2. int addto_keyring(char *keyfile, char *ringfile);
  3.