diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-09 07:05:30 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-09 07:05:30 +0000 |
| commit | baba52d3560eb85017ffa6837b47d1856c01488d (patch) | |
| tree | 3bfad824666c3873ae96160f9e8a9b2a63bf7ed3 /gui | |
| parent | 8626235c0fb25ae48d09f16f99319b95380edfe8 (diff) | |
| download | pcsxr-baba52d3560eb85017ffa6837b47d1856c01488d.tar.gz | |
dfinput: renamed LoadConfig()/SaveConfig() to avoid problems with Solaris.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54400 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/AboutDlg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/AboutDlg.c b/gui/AboutDlg.c index ca001b1f..b94a6d74 100644 --- a/gui/AboutDlg.c +++ b/gui/AboutDlg.c @@ -40,7 +40,7 @@ void RunAboutDialog(void) { "Peter Collingbourne", "shalma", "Tristin Celestin", - "...see the included AUTHORS file for more detail.", + "(See the included AUTHORS file for more details.)", "", "PCSX-df Team:", "Ryan Schultz <schultz.ryan@gmail.com>", |
