Doxygen: Amend minor issues (#2593)
Corrects a few issues with regards to Doxygen documentation, for example: - Incorrect parameter referencing. - Missing @param tags. - Typos in @param tags. and a few minor other issues.
This commit is contained in:
parent
b250ce21b9
commit
0cb52ee74a
18 changed files with 31 additions and 23 deletions
|
@ -518,7 +518,7 @@ void FlipImage(Service::Interface* self);
|
|||
void SetDetailSize(Service::Interface* self);
|
||||
|
||||
/**
|
||||
* Sets camera resolution from preset resolution parameters. .
|
||||
* Sets camera resolution from preset resolution parameters.
|
||||
* Inputs:
|
||||
* 0: 0x001F00C0
|
||||
* 1: u8 selected camera
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue