From 7c6cda7470f7980983d5d089a174a51fa5920168 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Wed, 2 Jun 2010 01:21:50 +0000 Subject: use %x instead of %lx. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50501 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44fe809c..e6177b7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Jun 2, 2010 Wei Mingzhi + + * 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 * gui/MemcardDlg.c: Fixed icon animation. -- cgit v1.2.3