diff --git a/Foundation/include/Poco/UnWindows.h b/Foundation/include/Poco/UnWindows.h index abc32bc64..be84b67a0 100644 --- a/Foundation/include/Poco/UnWindows.h +++ b/Foundation/include/Poco/UnWindows.h @@ -1,14 +1,14 @@ // // UnWindows.h // -// $Id: //poco/svn/Foundation/include/Poco/UnWindows.h#2 $ +// $Id: //poco/1.4/Foundation/include/Poco/UnWindows.h#1 $ // // Library: Foundation // Package: Core // Module: UnWindows // -// A wrapper around the "Poco/UnWindows.h" header file that #undef's some -// of the macros for function names defined by "Poco/UnWindows.h" that +// A wrapper around the header file that #undef's some +// of the macros for function names defined by that // are a frequent source of conflicts (e.g., GetUserName). // // Remember, that most of the WIN32 API functions come in two variants,