aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/psp/psp-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/fs/psp/psp-stream.h')
-rw-r--r--backends/fs/psp/psp-stream.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/backends/fs/psp/psp-stream.h b/backends/fs/psp/psp-stream.h
index 112d36ccdb..679fe8dacd 100644
--- a/backends/fs/psp/psp-stream.h
+++ b/backends/fs/psp/psp-stream.h
@@ -48,12 +48,12 @@ protected:
int _errorSuspend;
mutable int _errorSource;
-
-#ifdef __PSP_DEBUG_SUSPEND__
+
+#ifdef __PSP_DEBUG_SUSPEND__
int _errorPos;
- void * _errorHandle;
+ void * _errorHandle;
int _suspendCount;
-#endif /* __PSP_DEBUG_SUSPEND__ */
+#endif /* __PSP_DEBUG_SUSPEND__ */
public:
/**