Commit 3126c78b authored by Bruce Momjian's avatar Bruce Momjian

Add comments to replace/unlink Win32 functions.

parent 5dc844b7
/*
* 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment