зеркало из https://github.com/mozilla/gecko-dev.git
fix newline and end of file problem
This commit is contained in:
Родитель
c9eb80041f
Коммит
8f120bbb86
|
@ -318,4 +318,4 @@ nsOutputStream& nsEndl(nsOutputStream& os)
|
|||
os.put('\n');
|
||||
os.flush();
|
||||
return os;
|
||||
} // nsEndl
|
||||
} // nsEndl
|
||||
|
|
|
@ -318,4 +318,4 @@ nsOutputStream& nsEndl(nsOutputStream& os)
|
|||
os.put('\n');
|
||||
os.flush();
|
||||
return os;
|
||||
} // nsEndl
|
||||
} // nsEndl
|
||||
|
|
Загрузка…
Ссылка в новой задаче