Fix to 25581a94c5113eb78b2baf7110408df96efc4418: always set $editalt,
[mmh] / etc / mhn.find.sh
index 8f128f7..3e5e98a 100755 (executable)
@@ -2,7 +2,6 @@
 #
 # mhn.find.sh -- check if a particular command is available
 #
-# $Id$
 
 if test -z "$2"; then
     echo "usage: mhn.find.sh search-path program" 1>&2