]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mostly spec cleanup
authorJindrich Novy <jnovy@fedoraproject.org>
Mon, 14 Nov 2005 08:31:25 +0000 (08:31 +0000)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 12 Jun 2018 12:23:31 +0000 (14:23 +0200)
misc-utils/hardlink.c

index fd511c8947e20005ca77b85eac33023486f51a51..4625f1ea3a0fa35b8181aa99097b792aa349f096 100644 (file)
@@ -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 <sys/types.h>