projects
/
tools
/
pristine-tar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9199b16
)
comment
author
Joey Hess
<joey@kitenet.net>
Wed, 4 Jan 2012 21:45:11 +0000
(17:45 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 4 Jan 2012 21:45:11 +0000
(17:45 -0400)
zgz/zgz.c
patch
|
blob
|
history
diff --git
a/zgz/zgz.c
b/zgz/zgz.c
index 8c37e77f2cdae60012d122267ae02e5f278b4995..4344a35971fe203a41f7fb4d9ec52a4839601dbc 100644
(file)
--- a/
zgz/zgz.c
+++ b/
zgz/zgz.c
@@
-272,7
+272,7
@@
main(int argc, char **argv)
level = 9;
xflag = 0;
} else if (strcmp(optarg, "suse") == 0) {
- /* SuSe's patched bzip2.
(Inexact emulation.)
*/
+ /* SuSe's patched bzip2. */
suse_quirk = 1;
} else {
fprintf(stderr, "%s: unknown quirk!\n", progname);