artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a21822
)
Remove a comment that was committed by accident
author
tb
<tb@openbsd.org>
Thu, 1 Aug 2024 06:04:22 +0000
(06:04 +0000)
committer
tb
<tb@openbsd.org>
Thu, 1 Aug 2024 06:04:22 +0000
(06:04 +0000)
sys/lib/libz/zutil.h
patch
|
blob
|
history
diff --git
a/sys/lib/libz/zutil.h
b/sys/lib/libz/zutil.h
index
4995480
..
884d417
100644
(file)
--- a/
sys/lib/libz/zutil.h
+++ b/
sys/lib/libz/zutil.h
@@
-41,7
+41,7
@@
typedef long ptrdiff_t;
#endif
#ifdef Z_SOLO
- typedef long ptrdiff_t;
/* guess -- will be caught if guess is wrong */
+ typedef long ptrdiff_t;
#endif
#ifndef local