j
k
j a
j l
there is an error in this patch:
+ if (found < 0) {
this is correct:
+ if (!found) {
Back to the thread
Back to the list