Update of /cvsroot/python/python/dist/src/PC In directory usw-pr-cvs1:/tmp/cvs-serv4784 Modified Files: getpathp.c Log Message: Remove a strange single quote that didn't seem to upset the compilers! Index: getpathp.c =================================================================== RCS file: /cvsroot/python/python/dist/src/PC/getpathp.c,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** getpathp.c 30 Jun 2002 15:26:10 -0000 1.27 --- getpathp.c 22 Jul 2002 13:28:21 -0000 1.28 *************** *** 357,361 **** PLUS Windows itself defines MAX_PATH as the same, but anyway... */ ! wprogpath[MAXPATHLEN]=_T('\0')'; if (GetModuleFileName(NULL, wprogpath, MAXPATHLEN)) { WideCharToMultiByte(CP_ACP, 0, --- 357,361 ---- PLUS Windows itself defines MAX_PATH as the same, but anyway... */ ! wprogpath[MAXPATHLEN]=_T('\0'); if (GetModuleFileName(NULL, wprogpath, MAXPATHLEN)) { WideCharToMultiByte(CP_ACP, 0,
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4