aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2/eecodyvdfs.h
diff options
context:
space:
mode:
authorMax Lingua2014-01-10 00:50:58 -0500
committerMax Lingua2014-01-18 13:39:35 -0500
commite73027f2b8891eb84abd700c7832efd0dcbf0898 (patch)
treed55901f916f9e5da8b3e9c2efe97f2656d7e518d /backends/platform/ps2/eecodyvdfs.h
parentb75c7f6bc4a7245ab88fca760ad303df7e5da7ef (diff)
downloadscummvm-rg350-e73027f2b8891eb84abd700c7832efd0dcbf0898.tar.gz
scummvm-rg350-e73027f2b8891eb84abd700c7832efd0dcbf0898.tar.bz2
scummvm-rg350-e73027f2b8891eb84abd700c7832efd0dcbf0898.zip
PS2: fixed tabs and alignment
Diffstat (limited to 'backends/platform/ps2/eecodyvdfs.h')
-rw-r--r--backends/platform/ps2/eecodyvdfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ps2/eecodyvdfs.h b/backends/platform/ps2/eecodyvdfs.h
index 1d43fb662f..fc959e32d6 100644
--- a/backends/platform/ps2/eecodyvdfs.h
+++ b/backends/platform/ps2/eecodyvdfs.h
@@ -40,7 +40,7 @@ struct CdClock {
#ifdef __cplusplus
extern "C" {
#endif
- int initCdvdFs(void);
+ int initCdvdFs(void);
void readRTC(struct CdClock *dest);
int driveStop(void);
int driveStandby(void);