Skip to content

Commit 551aa87

Browse files
comment the source of this #endif for clarity
1 parent 8d5d3f5 commit 551aa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fwrite.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ void fwriteMain(fwriteMainArgs args)
850850
}
851851
}
852852
}
853-
#endif
853+
#endif // #NOZLIB
854854

855855
// write header
856856

0 commit comments

Comments
 (0)