/[tar]/tar/src/list.c
ViewVC logotype

Diff of /tar/src/list.c

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

revision 1.56 by gray, Thu Sep 4 13:59:03 2003 UTC revision 1.57 by gray, Thu Oct 2 10:28:45 2003 UTC
# Line 73  read_and (void (*do_something) (void)) Line 73  read_and (void (*do_something) (void))
73    name_gather ();    name_gather ();
74    open_archive (ACCESS_READ);    open_archive (ACCESS_READ);
75    
76    while (1)    while (!all_names_found ())
77      {      {
78        prev_status = status;        prev_status = status;
79        status = read_header (false);        status = read_header (false);

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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