CVS: winex/dlls/psapi psapi_main.c,1.8,1.9
[email protected] 12 Sep 2007 12:13:33 -0000
| Newsgroups | gmane.comp.emulators.winex.cvs |
|---|---|
| Message-ID | <[email protected]> |
Subject: winex/dlls/psapi psapi_main.c,1.8,1.9Update of /var/lib/cvsd/cvsroot/winex/dlls/psapi In directory agravaine:/tmp/cvs-serv6132/dlls/psapi Modified Files: psapi_main.c Log Message: - trying again to separate the patch... more spacing changes Index: psapi_main.c =================================================================== RCS file: /var/lib/cvsd/cvsroot/winex/dlls/psapi/psapi_main.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- psapi_main.c 12 Sep 2007 12:13:18 -0000 1.8 +++ psapi_main.c 12 Sep 2007 12:13:31 -0000 1.9 @@ -248,6 +248,9 @@ +/* */ + + /*********************************************************************** * GetModuleBaseNameA (PSAPI.@) @@ -361,6 +364,11 @@ +/* */ + + + + /*********************************************************************** * GetModuleInformation (PSAPI.@)