From 9499415924ea138de529f0d367392d23136ab035 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 4 Jul 2009 13:03:18 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23899 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- libpcsxcore/plugins.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpcsxcore/plugins.h') diff --git a/libpcsxcore/plugins.h b/libpcsxcore/plugins.h index 7402a9bb..1394d48c 100644 --- a/libpcsxcore/plugins.h +++ b/libpcsxcore/plugins.h @@ -135,7 +135,7 @@ struct CdrStat { typedef long (CALLBACK* CDRgetStatus)(struct CdrStat *); typedef char* (CALLBACK* CDRgetDriveLetter)(void); struct SubQ { - char res0[11]; + char res0[12]; unsigned char ControlAndADR; unsigned char TrackNumber; unsigned char IndexNumber; -- cgit v1.2.3