Fixing typo in comment
This commit is contained in:
parent
748346f0e5
commit
d80bd18157
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ extern "C" {
|
||||||
threadreturn_t gfxThreadWait(gfxThreadHandle thread);
|
threadreturn_t gfxThreadWait(gfxThreadHandle thread);
|
||||||
gfxThreadHandle gfxThreadMe(void);
|
gfxThreadHandle gfxThreadMe(void);
|
||||||
|
|
||||||
/** The following is not part of the public ugfx API has some operating systems
|
/** The following is not part of the public ugfx API as some operating systems
|
||||||
* simply do not provide this capability.
|
* simply do not provide this capability.
|
||||||
* For RAW32 we need it anyway so we might as well declare it here.
|
* For RAW32 we need it anyway so we might as well declare it here.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue