comparison src/dirfns.cc @ 1380:79f80c6229be

[project @ 1995-09-12 07:03:33 by jwe]
author jwe
date Tue, 12 Sep 1995 07:06:14 +0000
parents dc9c01f66a19
children affbd42dd0c1
comparison
equal deleted inserted replaced
1379:e29697484908 1380:79f80c6229be
435 output_buf.put (ch); 435 output_buf.put (ch);
436 436
437 output_buf << ends; 437 output_buf << ends;
438 438
439 maybe_page_output (output_buf); 439 maybe_page_output (output_buf);
440 440
441 delete [] ls_command; 441 delete [] ls_command;
442 442
443 DELETE_ARGV; 443 DELETE_ARGV;
444 444
445 return retval; 445 return retval;