diff options
Diffstat (limited to 'ext/w32api/w32api.c')
-rw-r--r-- | ext/w32api/w32api.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/w32api/w32api.c b/ext/w32api/w32api.c index 3d2365ca33..6f7fe37a83 100644 --- a/ext/w32api/w32api.c +++ b/ext/w32api/w32api.c @@ -19,8 +19,8 @@ /* $Id$ */ /* - * Win32 API Extension for PHP 4 - * ============================= + * Win32 API Extension for PHP + * =========================== * * This extension allows PHP Developers to access the underlying functions in the * Win32 API Dll's in a generic way, it provides a mechanism for the user to load |