diff options
Diffstat (limited to 'ppapi/c/ppb_graphics_2d.h')
-rw-r--r-- | ppapi/c/ppb_graphics_2d.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ppapi/c/ppb_graphics_2d.h b/ppapi/c/ppb_graphics_2d.h index c0a4225..1cb97b7 100644 --- a/ppapi/c/ppb_graphics_2d.h +++ b/ppapi/c/ppb_graphics_2d.h @@ -22,7 +22,7 @@ struct PP_Size; * @file * Defines the PPB_Graphics2D struct. * - * @addtogroup PPB + * @addtogroup Interfaces * @{ */ @@ -219,7 +219,6 @@ struct PPB_Graphics2D { /** * @} - * End addtogroup PPB */ #endif /* PPAPI_C_PPB_GRAPHICS_2D_H_ */ |