Fix doc. error: doxygen - anonymous enum
[geeqie.git] / src / editors.h
index 2450973..2ca570b 100644 (file)
@@ -66,8 +66,8 @@ struct _EditorDescription {
 
 
 /**
- * @enum
- * return values from callback function
+ * @note EDITOR_CB_*:
+ * Return values from callback function
  */
 enum {
        EDITOR_CB_CONTINUE = 0, /**< continue multiple editor execution on remaining files*/