summaryrefslogtreecommitdiff
blob: 96b924beffd79cc9a0bb830b1a44ee873fb98da6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Pcsx2Src/RPC/80000001fileio.h.orig	2003-08-14 11:39:42.319499152 -0400
+++ Pcsx2Src/RPC/80000001fileio.h	2003-08-14 11:40:09.145420992 -0400
@@ -73,10 +73,10 @@
 					4 Symbolic link */
 	unsigned int st_attr;// Flag compatible with memory card mode
 	unsigned int st_size;
-	unsigned char st_ctime[8];// Creation time
-	unsigned char st_atime[8];/* This field is updated at the same time as last access time
+	unsigned char sr_ctime[8];// Creation time
+	unsigned char sr_atime[8];/* This field is updated at the same time as last access time
 				and last update time. */
-	unsigned char st_mtime[8];/* Last update time
+	unsigned char sr_mtime[8];/* Last update time
 				byte0 Reserved
 				byte1 Seconds
 				byte2 Minutes