Skip to content

Commit

Permalink
Fixed formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoinvaz committed Jun 1, 2019
1 parent 0ed30b6 commit 2e1ca27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mz_strm_wzaes.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ typedef struct mz_stream_wzaes_s {

/***************************************************************************/

/***************************************************************************/

int32_t mz_stream_wzaes_open(void *stream, const char *path, int32_t mode)
{
mz_stream_wzaes *wzaes = (mz_stream_wzaes *)stream;
Expand Down

0 comments on commit 2e1ca27

Please sign in to comment.