Minor Fixes

This commit is contained in:
W. Felix Handte
2019-10-25 13:59:19 -04:00
parent 24499036ba
commit 4eccc82875
3 changed files with 4 additions and 4 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ extern "C" {
# define nulmark "/dev/null"
#endif
/* We test whether the extension we found starts with 't', and if so, we append
/**
* We test whether the extension we found starts with 't', and if so, we append
* ".tar" to the end of the output name.
*/
#define LZMA_EXTENSION ".lzma"