remove redundant comment

This commit is contained in:
mailwl 2016-08-20 15:35:10 +03:00
parent 78882091e9
commit e42b1ee5ea

View File

@ -706,7 +706,7 @@ static void CreateLegacySystemSaveData(Service::Interface* self) {
* FS_User::InitializeWithSdkVersion service function.
* Inputs:
* 1 : Used SDK Version
* 2 : ProcessId Header (must be 0x20)
* 2 : ProcessId Header
* Outputs:
* 1 : Result of function, 0 on success, otherwise error code
*/