Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
3ad9f5f2
Commit
3ad9f5f2
authored
Feb 16, 2003
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.616 Rev: src/abstract_compress.h:1.7
parent
aebb031e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3ad9f5f2
2003-02-16 Niels Mller <nisse@cuckoo.hack.org>
* src/debug.c (send_debug, send_verbose): Deleted unused funtions.
* .bootstrap: New file, to replace misc/bootstrap.sh.
* General cleanup. Use types uint32_t and friends instead of
...
...
src/abstract_compress.h
View file @
3ad9f5f2
...
...
@@ -60,4 +60,4 @@
#define MAKE_DEFLATE(algo) MAKE_CODEC((algo), COMPRESS_DEFLATE)
#define MAKE_INFLATE(algo) MAKE_CODEC((algo), COMPRESS_INFLATE)
#endif
#endif
/* LSH_ABSTRACT_COMPRESS_H_INCLUDED */
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment