diff options
Diffstat (limited to 'ppapi/c/ppp_instance.h')
| -rw-r--r-- | ppapi/c/ppp_instance.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ppapi/c/ppp_instance.h b/ppapi/c/ppp_instance.h index ff1eff2..ef51f7b 100644 --- a/ppapi/c/ppp_instance.h +++ b/ppapi/c/ppp_instance.h @@ -19,7 +19,9 @@ struct PP_Var; * @file * Defines the API ... * - * @addtogroup Interfaces + */ + +/** @addtogroup Interfaces * @{ */ |
