source:
vendor/gzip/1.3.11/crypt.c@
3621
Last change on this file since 3621 was 3325, checked in by , 18 years ago | |
---|---|
File size: 209 bytes |
Line | |
---|---|
1 | /* crypt.c (dummy version) -- do not perform encryption |
2 | * Hardly worth copyrighting :-) |
3 | */ |
4 | #ifdef RCSID |
5 | static char rcsid[] = "$Id: crypt.c,v 0.7 2006/11/20 08:40:33 eggert Exp $"; |
6 | #endif |
7 | typedef int dummy; |
Note:
See TracBrowser
for help on using the repository browser.