Skip to content
Snippets Groups Projects
Commit 3126c78b authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add comments to replace/unlink Win32 functions.

parent 5dc844b7
No related branches found
No related tags found
No related merge requests found
/*
* 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment