/[anubis]/anubis/src/rc.c
ViewVC logotype

Diff of /anubis/src/rc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by gray, Sun Aug 24 16:15:14 2003 UTC revision 1.33 by gray, Tue Aug 26 06:46:02 2003 UTC
# Line 150  open_rcfile(int method) Line 150  open_rcfile(int method)
150          char homedir[MAXPATHLEN+1];          char homedir[MAXPATHLEN+1];
151          char *rcfile = 0;          char *rcfile = 0;
152          RC_SECTION *sec;          RC_SECTION *sec;
153          static int ctr = 0;  
         if (ctr++ > 0)  
                 return;  
154          switch (method) {          switch (method) {
155          case CF_SUPERVISOR:          case CF_SUPERVISOR:
156          case CF_INIT:          case CF_INIT:

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26