Add comments to replace/unlink Win32 functions.
This commit is contained in:
parent
5dc844b75c
commit
3126c78b1a
@ -1,3 +1,9 @@
|
||||
/*
|
||||
* These are replacement versions of unlink and rename that work on
|
||||
* Win32 (NT, Win2k, XP). replace() doesn't work on Win95/98/Me.
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef TEST_VERSION
|
||||
|
||||
#undef rename
|
||||
|
Loading…
x
Reference in New Issue
Block a user