mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Updating CODING-GUIDELINES - typo fix
This commit is contained in:
parent
5b3e5f5daa
commit
2474fe3c2e
@ -91,7 +91,7 @@ guideline, do not hesitate to point them out to us.
|
||||
|
||||
Variable declaration
|
||||
--------------------
|
||||
For C source files, we have to insists you stick to the following:
|
||||
For C source files, we have to insist you stick to the following:
|
||||
|
||||
- Declare variables either at the start of a function or the start
|
||||
of a code block, depending on the scope they need.
|
||||
|
Loading…
x
Reference in New Issue
Block a user