Fixed the missing newline bug that was upsetting HP.

git-svn-id: svn://10.0.0.236/trunk@43213 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com
1999-08-12 01:53:17 +00:00
parent 86283ca951
commit 1cf8df04f0
5 changed files with 5 additions and 5 deletions

View File

@@ -19,4 +19,4 @@
// Special stuff for the Macintosh implementation of command-line service.
void InitializeMacCommandLine(int& argc, char**& argv);
void InitializeMacCommandLine(int& argc, char**& argv);