Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3126c78

Browse files
committed
Add comments to replace/unlink Win32 functions.
1 parent 5dc844b commit 3126c78

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/port/dirmod.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* These are replacement versions of unlink and rename that work on
3+
* Win32 (NT, Win2k, XP). replace() doesn't work on Win95/98/Me.
4+
*
5+
*/
6+
17
#ifndef TEST_VERSION
28

39
#undef rename

0 commit comments

Comments
 (0)