Skip to content

Commit

Permalink
og -> original
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark McCaskey committed Sep 11, 2019
1 parent 6fe3719 commit 35ee83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wasi/src/state/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ impl WasiFs {
// calling `path_open` can give you an fd to the same inode as a preopen fd
entries.remove(&key);
self.preopen_fds.remove(i);
// Maybe recursively closes fds if og preopen?
// Maybe recursively closes fds if original preopen?
}
}
}
Expand Down

0 comments on commit 35ee83d

Please sign in to comment.