]> git.pld-linux.org Git - packages/xz.git/blame_incremental - lzma-quiet.patch
- more docs
[packages/xz.git] / lzma-quiet.patch
... / ...
CommitLineData
1--- lzma-4.43/CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp.1 2006-06-14 22:00:04.433513750 +0000
2+++ lzma-4.43/CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp 2006-06-14 22:00:45.900105250 +0000
3@@ -159,10 +159,10 @@
4 g_IsNT = IsItWindowsNT();
5 #endif
6
7- fprintf(stderr, "\nLZMA 4.54 Copyright (c) 1999-2007 Igor Pavlov 2007-09-04\n");
8-
9 if (n == 1)
10 {
11+ fprintf(stderr, "\nLZMA 4.54 Copyright (c) 1999-2007 Igor Pavlov 2007-09-04\n");
12+
13 PrintHelp();
14 return 0;
15 }
This page took 0.020818 seconds and 4 git commands to generate.