mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 21:31:51 +00:00
blah, forgot to save last time to fix whitespacing
This commit is contained in:
parent
867a6080fe
commit
0fb397e617
@ -42,7 +42,7 @@ static void writeline(char *line, int class)
|
|||||||
{
|
{
|
||||||
if (class == 0) {
|
if (class == 0) {
|
||||||
if (!only_file_1)
|
if (!only_file_1)
|
||||||
return;
|
return;
|
||||||
} else if (class == 1) {
|
} else if (class == 1) {
|
||||||
if (!only_file_2)
|
if (!only_file_2)
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user