mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 12:05:45 +00:00
HLE/FS: Corrected some style concerns.
This commit is contained in:
parent
0e84970817
commit
438f0cb335
8 changed files with 12 additions and 14 deletions
|
@ -172,7 +172,7 @@ public:
|
|||
*/
|
||||
virtual ResultCode Format(const Path& path, const FileSys::ArchiveFormatInfo& format_info) = 0;
|
||||
|
||||
/*
|
||||
/**
|
||||
* Retrieves the format info about the archive with the specified path
|
||||
* @param path Path to the archive
|
||||
* @return Format information about the archive or error code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue