diff options
Diffstat (limited to 'gnu/usr.bin/cvs/contrib/descend')
-rw-r--r-- | gnu/usr.bin/cvs/contrib/descend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/contrib/descend b/gnu/usr.bin/cvs/contrib/descend index 999c46f4f0a8d..f9230faeba2ec 100644 --- a/gnu/usr.bin/cvs/contrib/descend +++ b/gnu/usr.bin/cvs/contrib/descend @@ -1,5 +1,5 @@ #! /bin/sh -# $Id: descend,v 1.1 1992/04/03 05:22:52 berliner Exp $ +# descend,v 1.1.1.2 1995/03/31 07:43:43 nate Exp # # descend - walk down a directory tree and execute a command at each node |