mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-29 21:33:12 +00:00
Minor fix in coding style guide
This commit is contained in:
parent
090743155b
commit
ffbe4863ca
@ -25,7 +25,7 @@ void global_function(int arg1, int arg2,
|
||||
|
||||
do {
|
||||
...
|
||||
} while (condition);
|
||||
} while (condition);
|
||||
|
||||
switch (condition) {
|
||||
case 1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user