Need shorter comments here

This commit is contained in:
bzbarsky@mit.edu
2006-03-31 08:20:34 +00:00
parent b286a0b2c9
commit f46de59501
2 changed files with 6 additions and 8 deletions

View File

@@ -36,10 +36,9 @@
* ***** END LICENSE BLOCK ***** */
/*
* A base class which implements nsIObjectLoadingContent and can be
* subclassed by various content nodes that want to provide
* plugin/document/image loading functionality (eg <embed>, <object>,
* <applet>, etc).
* A base class implementING nsIObjectLoadingContent for use by
* various content nodes that want to provide plugin/document/image
* loading functionality (eg <embed>, <object>, <applet>, etc).
*/
// Interface headers