repo.or.cz
/
gzip.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gzip: Use 0x%04x instead of %x when printing 16-bit checksums
[gzip.git]
/
crypt.c
blob
ff14a7ba0d69676396353a92a8a142b92b99d9a9
1
/* crypt.c (dummy version) -- do not perform encryption
2
* Hardly worth copyrighting :-)
3
*/
4
#include <config.h>
5
typedef
int
dummy
;