Add comments to replace/unlink Win32 functions.

This commit is contained in:
Bruce Momjian 2003-04-24 16:40:17 +00:00
parent 5dc844b75c
commit 3126c78b1a

View File

@ -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