Index: ppapi/c/ppb_core.h |
=================================================================== |
--- ppapi/c/ppb_core.h (revision 72639) |
+++ ppapi/c/ppb_core.h (working copy) |
@@ -19,7 +19,10 @@ |
* @file |
* Defines the API ... |
* |
- * @addtogroup PPB |
+ */ |
+ |
+/** |
+ * @addtogroup Interfaces |
* @{ |
*/ |
@@ -85,10 +88,10 @@ |
*/ |
PP_Bool (*IsMainThread)(); |
}; |
- |
/** |
* @} |
- * End addtogroup PPB |
*/ |
+ |
+ |
#endif /* PPAPI_C_DEV_PPB_CORE_DEV_H_ */ |