Chromium Code Reviews| Index: ppapi/c/ppp_instance.h |
| =================================================================== |
| --- ppapi/c/ppp_instance.h (revision 72639) |
| +++ ppapi/c/ppp_instance.h (working copy) |
| @@ -19,7 +19,7 @@ |
| * @file |
| * Defines the API ... |
| * |
| - * @addtogroup PPP |
| + * @addtogroup Interfaces |
| * @{ |
| */ |
| @@ -126,10 +126,9 @@ |
| */ |
| struct PP_Var (*GetInstanceObject)(PP_Instance instance); |
| }; |
| - |
| /** |
| * @} |
| - * End addtogroup PPP |
| */ |
| + |
| #endif /* PPAPI_C_PPP_INSTANCE_H_ */ |