Skip to content

Conversation

@h3xx
Copy link

@h3xx h3xx commented Feb 11, 2021

Fixes the following warning:

cc -Wall -O3 -D_GNU_SOURCE   -c -o mtftar.o mtftar.c
mtftar.c: In function 'main':
mtftar.c:115:13: warning: variable 'skipping_set' set but not used [-Wunused-but-set-variable]
  115 |         int skipping_set;
      |             ^~~~~~~~~~~~
cc   mtftar.o mtfscan.o mtfheader.o mtfstream.o tarout.o util.o md5/md5.o /usr/lib64/libm.so   -o mtftar

@h3xx
Copy link
Author

h3xx commented Oct 31, 2022

Ready to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant