j
k
j a
j l
LarsGit223 commented on this pull request.
if (strlen(splitv_base[index]) > 0)
+ { + equal++; + equal_index = index; + } + } + else + { + break; + } + index++; + } + + pos = 0; + length = 0; + relative = g_new (char *, 30);
Fixed, see above.
Attachments:
Back to the thread
Back to the list