mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-04 08:29:44 -04:00
libstrat: comment fixes for fssystem
This commit is contained in:
parent
fca213460b
commit
e54957285f
5 changed files with 7 additions and 7 deletions
|
@ -191,7 +191,7 @@ namespace ams::fssystem {
|
|||
m_offset_cache.offsets.end_offset = end_offset;
|
||||
m_offset_cache.is_initialized = true;
|
||||
|
||||
/* Cancel guard. */
|
||||
/* We succeeded. */
|
||||
R_SUCCEED();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue