Unexport rpmpms typedef, nothing outside rpm can use it anyway
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 21 Sep 2007 09:47:45 +0000 (12:47 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 21 Sep 2007 09:47:45 +0000 (12:47 +0300)
lib/psm.h
lib/rpmlib.h

index 3e72792..9225d10 100644 (file)
--- a/lib/psm.h
+++ b/lib/psm.h
@@ -10,6 +10,8 @@
 
 extern int _psm_debug;
 
+typedef struct rpmpsm_s * rpmpsm;
+
 /**
  */
 #define        PSM_VERBOSE     0x8000
index c4a4b30..75eddb7 100644 (file)
@@ -795,11 +795,6 @@ typedef struct fsmIterator_s * FSMI_t;
  */
 typedef struct fsm_s * FSM_t;
 
-/** \ingroup rpmtrans
- * Package state machine data.
- */
-typedef struct rpmpsm_s * rpmpsm;
-
 /**
  * Perform simple sanity and range checks on header tag(s).
  * @param il           no. of tags in header