home *** CD-ROM | disk | FTP | other *** search
/ PC Extra Super CD 1998 January / PCPLUS131.iso / DJGPP / V2 / DJLSR201.ZIP / src / utils / djtar / crypt.c next >
Encoding:
C/C++ Source or Header  |  1995-11-16  |  260 b   |  8 lines

  1. /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
  2. /* crypt.c (dummy version) -- do not perform encryption
  3.  * Hardly worth copyrighting :-)
  4.  */
  5. #ifdef RCSID
  6. static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
  7. #endif
  8.