ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
(Generate patch)

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.158 by root, Sun Oct 1 18:17:37 2006 UTC vs.
Revision 1.159 by root, Sun Oct 8 21:22:29 2006 UTC

656void 656void
657win32_proxy_info () 657win32_proxy_info ()
658 PPCODE: 658 PPCODE:
659{ 659{
660#ifdef _WIN32 660#ifdef _WIN32
661 INTERNET_PROXY_INFO proxyinfo;
662 char buffer[2048]; 661 char buffer[2048];
663 DWORD buflen; 662 DWORD buflen;
664 663
665 EXTEND (SP, 3); 664 EXTEND (SP, 3);
666 665

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines