summaryrefslogtreecommitdiff
path: root/libpcsxcore
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-02 01:25:12 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-02 01:25:12 +0000
commita6d7aa989a0c665480196b6d49071086cef0b196 (patch)
treeead56a1b6b0e36ba3610a9db45d81ccd9bac2b7f /libpcsxcore
parent5dcf4b91e7d25dfcf589caaee8fff4a878e5f812 (diff)
downloadpcsxr-a6d7aa989a0c665480196b6d49071086cef0b196.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54051 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore')
-rw-r--r--libpcsxcore/cdriso.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/cdriso.c b/libpcsxcore/cdriso.c
index a6beecf4..dc1f6bf3 100644
--- a/libpcsxcore/cdriso.c
+++ b/libpcsxcore/cdriso.c
@@ -140,7 +140,7 @@ static void *playthread(void *param)
#endif
{
long d, t, i, s;
- unsigned short tmp;
+ unsigned char tmp;
t = GetTickCount();