cosmetic
This commit is contained in:
parent
fe9a14e2b5
commit
3c551b6c7c
@ -84,7 +84,7 @@ if (foo) {
|
|||||||
perror("omg");
|
perror("omg");
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
if (verbosity) {
|
if (verbosity > 1) {
|
||||||
fprintf(stderr, " set TimeOfDay to %12ld , %8ld\n", \
|
fprintf(stderr, " set TimeOfDay to %12ld , %8ld\n", \
|
||||||
tvl.tv_sec, tvl.tv_usec);
|
tvl.tv_sec, tvl.tv_usec);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user