Skip to content

Commit

Permalink
Feature puff: last tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
cburstedde committed Jan 24, 2024
1 parent 01af4f6 commit 7966db0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
mac:
runs-on: macos-latest
name: CMake build on MacOS
timeout-minutes: 20
timeout-minutes: 15

strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion src/sc_puff.c
Original file line number Diff line number Diff line change
Expand Up @@ -861,4 +861,4 @@ sc_puff (unsigned char *dest, /* pointer to destination pointer */
return err;
}

#endif /* !SC_HAVE_ZLIB */
#endif /* SC_PUFF_INCLUDED */

0 comments on commit 7966db0

Please sign in to comment.