From: Jindrich Novy Date: Mon, 14 Nov 2005 08:31:25 +0000 (+0000) Subject: mostly spec cleanup X-Git-Tag: v2.34-rc1~126^2~5^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4ece7768f292758e99de782ba248d3b0a9751d7;p=thirdparty%2Futil-linux.git mostly spec cleanup --- diff --git a/misc-utils/hardlink.c b/misc-utils/hardlink.c index fd511c8947..4625f1ea3a 100644 --- a/misc-utils/hardlink.c +++ b/misc-utils/hardlink.c @@ -17,7 +17,8 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Changes by Rémy Card to use constants and add option -n. */ +/* Changes by Rémy Card to use constants and add option -n. */ +/* Changes by Jindrich Novy to add option -h. */ #define _GNU_SOURCE #include