fix reply header

This commit is contained in:
Valentin Vanelslande 2018-10-06 16:59:57 -05:00 committed by GitHub
parent b067b5aa5a
commit 7b6c5cd988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -492,7 +492,7 @@ private:
* 1-2 : u64, Title ID
* 3-6 : Seed
* Outputs:
* 0 : 0x087A0180
* 0 : 0x087A0040
* 1 : Result of function, 0 on success, otherwise error code
*/
void AddSeed(Kernel::HLERequestContext& ctx);