OSSP CVS Repository

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

ossp-pkg/rc/rc_private.h 1.23 -> 1.24

--- rc_private.h 2003/05/15 12:49:11     1.23
+++ rc_private.h 2003/05/15 22:22:30     1.24
@@ -88,10 +88,10 @@
 
 /* Section type */
 typedef struct {
-    int nPri;
-    int nUid;
-    char *szData;
-    size_t Bytes;
+    int m_nPri;
+    int m_nUid;
+    char *m_szData;
+    size_t m_Bytes;
 } rc_section_t;
 
 /* Processor class */

CVSTrac 2.0.1