home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / compress / gzip / Source / c / crypt < prev    next >
Encoding:
Text File  |  1993-03-22  |  189 b   |  7 lines

  1. /* crypt.c (dummy version) -- do not perform encryption
  2.  * Hardly worth copyrighting :-)
  3.  */
  4. #ifndef lint
  5. static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
  6. #endif
  7.