File was missing a newline at the end of file, which upsets some Unix compilers.

git-svn-id: svn://10.0.0.236/trunk@36667 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com
1999-06-24 03:20:47 +00:00
parent 97f9fe4ee7
commit cd2b469274
3 changed files with 3 additions and 3 deletions

View File

@@ -421,4 +421,4 @@ void nsTreeRowGroupFrame::OnContentAdded(nsIPresContext& aPresContext)
presShell->AppendReflowCommand(reflowCmd);
}
}
}
}

View File

@@ -55,4 +55,4 @@ class nsInstallFolder
};
#endif
#endif

View File

@@ -69,4 +69,4 @@ class nsSoftwareUpdateNameSet : public nsIScriptExternalNameSet
#define XPINSTALL_ENABLE_PREF "xpinstall.enabled"
#define XPINSTALL_DETAILS_PREF "xpinstall.show_details"
#endif
#endif