mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 03:24:26 +00:00
fix newline and end of file problem
This commit is contained in:
parent
c9eb80041f
commit
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user