aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2/eecodyvdfs.h
diff options
context:
space:
mode:
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 ac080873e1..f439c42125 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);