- this is not exposed outside librpm internals
extern int _rpmte_debug;
/** \ingroup rpmte
- * Transaction element ordering chain linkage.
- */
-typedef struct tsortInfo_s * tsortInfo;
-
-/** \ingroup rpmte
* Transaction element type.
*/
typedef enum rpmElementType_e {
typedef struct sharedFileInfo_s * sharedFileInfo;
/** \ingroup rpmte
+ * Transaction element ordering chain linkage.
+ */
+typedef struct tsortInfo_s * tsortInfo;
+
+/** \ingroup rpmte
* Transaction element file states.
*/
typedef struct rpmfs_s * rpmfs;