]> diplodocus.org Git - nmh/blobdiff - etc/mhn.find.sh
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / etc / mhn.find.sh
index 8f128f7986794262f96e71c6a355274c43968c7c..3e5e98a58ef8f2b41893c5587384b1717881c1ef 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