Changed a comment.

git-svn-id: svn://10.0.0.236/trunk@13941 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com 1998-11-03 00:13:38 +00:00
parent ad0bb844fb
commit bf3698e38e

View File

@ -101,7 +101,7 @@ public:
class nsIRunnable : public nsISupports {
public:
/**
* Returns a unique identifier for the "current" system thread.
* Defines an entry point for a newly created thread.
*/
NS_IMETHOD
Run() = 0;