summaryrefslogtreecommitdiff
path: root/uisimulator/common/filesystem-sim.c
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/common/filesystem-sim.c')
-rw-r--r--uisimulator/common/filesystem-sim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/common/filesystem-sim.c b/uisimulator/common/filesystem-sim.c
index d3db25d02b..df914ebcd7 100644
--- a/uisimulator/common/filesystem-sim.c
+++ b/uisimulator/common/filesystem-sim.c
@@ -193,7 +193,7 @@ static inline int readdir_volume(struct dirstr_desc *dirstr,
193 193
194/** Internal functions **/ 194/** Internal functions **/
195 195
196#ifdef HAVE_MULTIDRIVE 196#ifdef HAVE_HOTSWAP
197/** 197/**
198 * Handle drive extraction by pretending the files' volumes no longer exist 198 * Handle drive extraction by pretending the files' volumes no longer exist
199 * and invalidating their I/O for the remainder of their lifetimes as would 199 * and invalidating their I/O for the remainder of their lifetimes as would