diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-02 01:21:50 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-06-02 01:21:50 +0000 |
| commit | 7c6cda7470f7980983d5d089a174a51fa5920168 (patch) | |
| tree | 51c1dad4f6523ffba4fba92a948d569ef8a84418 /ChangeLog | |
| parent | 743812a0222efbd2690b1bb1e58d49329aa1dce2 (diff) | |
| download | pcsxr-7c6cda7470f7980983d5d089a174a51fa5920168.tar.gz | |
use %x instead of %lx.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50501 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Jun 2, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + + * gui/MemcardDlg.c: Use unsigned for currentIcon. + * libpcsxcore/cdrom.c: Use %x instead of %lx. + * libpcsxcore/psxbios.c: Likewise. + * libpcsxcore/psxdma.c: Likewise. + * libpcsxcore/psxhw.c: Likewise. + Jun 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * gui/MemcardDlg.c: Fixed icon animation. |
