summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-20 00:55:55 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-20 00:55:55 +0000
commitface8da364b8934138be0e70880a031bd3182c74 (patch)
tree381a5b5bd4c3b223d9e9b55becb30ee72c7ecb69 /ChangeLog
parent36e3e89a0d7e27fdae4e6762e41ea03567d7aace (diff)
downloadpcsxr-face8da364b8934138be0e70880a031bd3182c74.tar.gz
typo
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48356 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c4c38a45..6f756f72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
May 20, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
- * macosx/main.m: Removed obsolete code, added const too function definations.
+ * macosx/main.m: Removed obsolete code, added const to function definations.
* libpcsxcore/plugins.c: Added brackets around the use of CheckErr().
May 19, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>