diff options
Diffstat (limited to 'usr.bin/which/which.pl')
-rwxr-xr-x | usr.bin/which/which.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/which/which.pl b/usr.bin/which/which.pl index 08aabda79e0f..5ee31abbec79 100755 --- a/usr.bin/which/which.pl +++ b/usr.bin/which/which.pl @@ -31,7 +31,7 @@ # # [whew!] # -# $Id: which.pl,v 1.4 1995/01/30 22:21:29 jkh Exp $ +# $Id: which.pl,v 1.4.4.1 1995/08/26 10:33:20 davidg Exp $ $all = 0; $silent = 0; |