Skip to content
Snippets Groups Projects
user avatar
Petter Reinholdtsen authored
This get rid of the following clang warning:

huffdec.c:439:7: warning: variable 'total' set but not used [-Wunused-but-set-variable]
  int total;
      ^
4b90527c
History
Name Last commit Last update