Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
git-svn-id: svn://10.0.0.236/trunk@64923 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -59,4 +59,4 @@ nsresult nsCThreadLoop::PlatformExit(PRInt32 exitCode)
|
||||
{
|
||||
::PostThreadMessage(m_WinThreadId, WM_QUIT, 0, 0);
|
||||
return NS_OK;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user