this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove extra character

alice 28e62f70 ffbe5936

+1 -1
+1 -1
src/studio/editors/code.c
··· 371 371 pointer++; 372 372 } 373 373 } 374 - s 374 + 375 375 static s32 getLinesCount(Code* code) 376 376 { 377 377 char* text = code->src;