Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152104583
D15696.id43429.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
563 B
Referenced Files
None
Subscribers
None
D15696.id43429.diff
View Options
Index: cddl/contrib/opensolaris/cmd/zstreamdump/zstreamdump.c
===================================================================
--- cddl/contrib/opensolaris/cmd/zstreamdump/zstreamdump.c
+++ cddl/contrib/opensolaris/cmd/zstreamdump/zstreamdump.c
@@ -214,7 +214,7 @@
struct drr_spill *drrs = &thedrr.drr_u.drr_spill;
struct drr_write_embedded *drrwe = &thedrr.drr_u.drr_write_embedded;
struct drr_checksum *drrc = &thedrr.drr_u.drr_checksum;
- char c;
+ int c;
boolean_t verbose = B_FALSE;
boolean_t very_verbose = B_FALSE;
boolean_t first = B_TRUE;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 6:31 PM (34 m, 45 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31419435
Default Alt Text
D15696.id43429.diff (563 B)
Attached To
Mode
D15696: Use int instead of char to take the result of getopt() in ZFS utilities.
Attached
Detach File
Event Timeline
Log In to Comment