/[cvs]/ccvs/src/rcs.c
ViewVC logotype

Diff of /ccvs/src/rcs.c

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

revision 1.350 by mdb, Tue Sep 6 18:07:54 2005 UTC revision 1.351 by dprice, Tue Sep 6 21:40:14 2005 UTC
# Line 8078  RCS_putdtree (RCSNode *rcs, char *rev, F Line 8078  RCS_putdtree (RCSNode *rcs, char *rev, F
8078         if the trunk has a huge number of revisions and the program         if the trunk has a huge number of revisions and the program
8079         stack is not big, a stack overflow could occur, so this         stack is not big, a stack overflow could occur, so this
8080         nonrecursive version was developed to be more safe. */         nonrecursive version was developed to be more safe. */
8081      Node *k, *branchlist, *onebranch;      Node *branchlist, *onebranch;
8082      List *branches;      List *branches;
8083      List *onebranchlist;      List *onebranchlist;
8084    

Legend:
Removed from v.1.350  
changed lines
  Added in v.1.351

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