Skip to content

Commit

Permalink
Fixing missing newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
richgel999 committed Dec 21, 2020
1 parent 7b90048 commit ef70ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encoder/basisu_astc_decomp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1558,4 +1558,4 @@ bool decompress(uint8_t *pDst, const uint8_t * data, bool isSRGB, int blockWidth

#if defined(__GNUC__)
#pragma GCC diagnostic pop
#endif
#endif

0 comments on commit ef70ddd

Please sign in to comment.