home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 8
/
CDASC08.ISO
/
VRAC
/
GNUZIP_.ZIP
/
CRYPT.C
< prev
next >
Wrap
C/C++ Source or Header
|
1993-03-28
|
188b
|
7 lines
/* crypt.c (dummy version) -- do not perform encrytion
* Hardly worth copyrighting :-)
*/
#ifndef lint
static char rcsid[] = "$Id: crypt.c,v 0.5 1992/12/21 18:56:56 jloup Exp $";
#endif