projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
allow TABbing into multiline text controls even if they're not editable
[wxWidgets.git]
/
src
/
zlib
/
crc32.c
diff --git
a/src/zlib/crc32.c
b/src/zlib/crc32.c
index 490039457700597fb26ddc4fb2a5a574400482f9..05ccd7a6ab83275efffa81097e76d3ea589e2bff 100644
(file)
--- a/
src/zlib/crc32.c
+++ b/
src/zlib/crc32.c
@@
-1,5
+1,5
@@
/* crc32.c -- compute the CRC-32 of a data stream
- * Copyright (C) 1995-
1998
Mark Adler
+ * Copyright (C) 1995-
2002
Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/