summaryrefslogtreecommitdiff
path: root/lib/fsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fsm.h')
-rw-r--r--lib/fsm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/fsm.h b/lib/fsm.h
index e8e1b0fb9..34b82cb90 100644
--- a/lib/fsm.h
+++ b/lib/fsm.h
@@ -1,7 +1,9 @@
#ifndef H_FSM
#define H_FSM
-/** \file lib/fsm.h
+/** \ingroup payload
+ * \file lib/fsm.h
+ * File state machine to handle a payload within an rpm package.
*/
#include <rpmlib.h>