OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc_anal.c versions 1.11 and 1.12
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc_anal.c 1.11 -> 1.12

--- rc_anal.c    2002/08/02 20:09:59     1.11
+++ rc_anal.c    2003/05/12 15:43:32     1.12
@@ -67,6 +67,7 @@
             (*ppInst)->m_szRcs = malloc(sizeof(*((*ppInst)->m_szRcs)));
             *(*ppInst)->m_szRcs = strdup("rc."); /* FIXME: Remove hardcoded */
             strcat(*(*ppInst)->m_szRcs, kszName);
+            (*ppInst)->m_nRcs = 1;            /* We handle just one rc file */
         }
         else { /* Wildcard rcfile indicates we must glob the locs directories */
             try {

CVSTrac 2.0.1