Ignore:
Timestamp:
Nov 7, 2016, 3:23:23 AM (9 years ago)
Author:
bird
Message:

kDuplicates: Windows version of the util (intended to save space in vbox/svn//tools/).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kDuplicates/kDuplicates.c

    r3010 r3011  
    608608                                {
    609609                                    if (g_cVerbosity >= 1)
    610                                         printf("Hardlined '%ls' to '%ls'.\n", pDupFile->wszPath, pTargetFile->wszPath);
     610                                        printf("Hardlinked '%ls' to '%ls'.\n", pDupFile->wszPath, pTargetFile->wszPath);
    611611                                }
    612612                                else
Note: See TracChangeset for help on using the changeset viewer.