]> git.cworth.org Git - tar/blob - lib/close-stream.h
Avoid undefined behavior of passing NULL to strcmp
[tar] / lib / close-stream.h
1 #include <stdio.h>
2 int close_stream (FILE *stream);