diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-07-15 05:52:51 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-07-15 05:52:51 +0000 |
| commit | 7a2c104a8b8545f45abef4c2510db6a8fb5a5c1e (patch) | |
| tree | bc4abd4921edf5373977ad8e9910574144c6bb13 /libpcsxcore | |
| parent | 75453d58792c2cc606c2eafb20ce252a169d5ed9 (diff) | |
| download | pcsxr-7a2c104a8b8545f45abef4c2510db6a8fb5a5c1e.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@24002 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore')
| -rw-r--r-- | libpcsxcore/cdriso.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libpcsxcore/cdriso.c b/libpcsxcore/cdriso.c index b73a5be6..d6f17ab0 100644 --- a/libpcsxcore/cdriso.c +++ b/libpcsxcore/cdriso.c @@ -362,8 +362,7 @@ static long CALLBACK ISOopen(void) { } SysPrintf(".\n"); -///////////////////////////////////////// -////////////////////////////////////////// + return 0; } |
