[winpr,timezone] skip newline in generated timezonemap
This commit is contained in:
parent
c7ce6ebe67
commit
969e212570
@ -63,7 +63,6 @@ internal class Program
|
||||
fs.WriteLine("static const size_t " + fname + "Size = ARRAYSIZE(" + fname + ");");
|
||||
fs.WriteLine("");
|
||||
fs.WriteLine("// clang-format on");
|
||||
fs.WriteLine("");
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user