Skip to content

Commit 12d6eaf

Browse files
committed
Update comment.
1 parent ea8ab81 commit 12d6eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/zip.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ enum zip_source_cmd {
228228
ZIP_SOURCE_TELL_WRITE, /* get write position */
229229
ZIP_SOURCE_SUPPORTS, /* check whether source supports command */
230230
ZIP_SOURCE_REMOVE, /* remove file */
231-
ZIP_SOURCE_GET_COMPRESSION_FLAGS /* set version needed and compression flags, internal only */
231+
ZIP_SOURCE_GET_COMPRESSION_FLAGS /* get compression flags, internal only */
232232
};
233233
typedef enum zip_source_cmd zip_source_cmd_t;
234234

0 commit comments

Comments
 (0)