diff options
Diffstat (limited to 'e-util/e-config.h')
-rw-r--r-- | e-util/e-config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/e-util/e-config.h b/e-util/e-config.h index dbc0585d85..77215b0b1d 100644 --- a/e-util/e-config.h +++ b/e-util/e-config.h @@ -373,9 +373,7 @@ struct _EConfigHook { }; /** - * struct _EConfigHookClass - Abstract class for configuration window - * plugin hooks. - * + * EConfigHookClass: * @hook_class: Superclass. * @target_map: A table of EConfigHookTargetMap structures describing * the possible target types supported by this class. |