OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc_private.h versions 1.31 and 1.32
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc_private.h 1.31 -> 1.32

--- rc_private.h 2003/06/13 11:50:37     1.31
+++ rc_private.h 2003/06/13 18:33:07     1.32
@@ -76,12 +76,7 @@
 /* Analyser type */
 typedef struct {
     short m_nRcs;       /* How many rc files   */
-    short m_nSecs;      /* How many sections   */
     char **m_pszRcs;    /* Rc file names       */
-    char *m_szTmp;      /* Temp file name      */
-    char *m_szFuncs;    /* Function file names */
-    char *m_szLocs;     /* Location path names */
-    char **m_pszSecs;   /* Section vector      */
 } rc_anal_t;
 
 /* Script type */
@@ -99,7 +94,7 @@
 
 /* Label type */
 typedef struct {
-    int m_nSecs;
+    short m_nSecs;
     char *m_szName;
     rc_section_t **m_ppSecvec;
 } rc_label_t;

CVSTrac 2.0.1