Chromium Code Reviews| Index: ppapi/c/pp_errors.h |
| =================================================================== |
| --- ppapi/c/pp_errors.h (revision 72639) |
| +++ ppapi/c/pp_errors.h (working copy) |
| @@ -8,8 +8,11 @@ |
| /** |
| * @file |
| * Defines the API ... |
| + |
| + */ |
| +/** |
| * |
| - * @addtogroup PP |
| + * @addtogroup Enums |
| * @{ |
| */ |
| @@ -76,7 +79,7 @@ |
| /** |
| * @} |
| - * End of addtogroup PP |
| + * End of addtogroup Enums |
| */ |
| #endif /* PPAPI_C_PP_ERRORS_H_ */ |