mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-04-28 13:47:59 +03:00
Fix indentation
This commit is contained in:
parent
4e52d8c35e
commit
a06923054a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ public:
|
|||
* @return the result of the request.
|
||||
*/
|
||||
Common::WebResult PatchJson(const std::string& path, const std::string& data,
|
||||
bool allow_anonymous);
|
||||
bool allow_anonymous);
|
||||
|
||||
/**
|
||||
* Gets a plain string from the specified path.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue