devdraw: more cleanup, clearer locking
This commit is contained in:
parent
b1a086dee9
commit
41547af3f6
8 changed files with 331 additions and 315 deletions
|
|
@ -46,7 +46,7 @@ unicode(Rune *k)
|
|||
* is minus the required n.
|
||||
*/
|
||||
int
|
||||
_latin1(Rune *k, int n)
|
||||
latin1(Rune *k, int n)
|
||||
{
|
||||
struct cvlist *l;
|
||||
int c;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue