Index: ppapi/c/ppb_class.h |
=================================================================== |
--- ppapi/c/ppb_class.h (revision 76386) |
+++ ppapi/c/ppb_class.h (working copy) |
@@ -15,7 +15,8 @@ |
/** |
* @file |
- * Defines the PPB_Class struct. |
+ * This file defines the PPB_Class struct which is an interface for implmenting |
dmichael(do not use this one)
2011/03/02 15:15:26
implmenting->implementing
jond
2011/03/02 17:11:12
Done.
|
+ * JavaScript-accessible objects. |
* |
*/ |