Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/RFS.h
diff options
context:
space:
mode:
Diffstat (limited to 'RFS.h')
-rw-r--r--RFS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/RFS.h b/RFS.h
index 2370270..b5ef7ff 100644
--- a/RFS.h
+++ b/RFS.h
@@ -69,7 +69,7 @@ private:
LPWSTR m_file_name;
CRFSFile *m_file;
- static file_type_t s_file_types [];
+ static const file_type_t s_file_types [];
};
#endif // RFS_H