add newline at the end of the files

git-svn-id: svn://10.0.0.236/trunk@49239 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pavlov%netscape.com
1999-09-28 21:21:31 +00:00
parent 3e6fdf5e98
commit 5bcf4308a6
5 changed files with 10 additions and 5 deletions

View File

@@ -256,4 +256,5 @@ interface nsIEventLoop : nsISupports
/* Specifies the name of the event loop. This was set upon creation. */
readonly attribute wstring EventLoopName;
};
};