redoundo: fixed typo.

This commit is contained in:
ChunEon Park 2014-08-02 18:39:05 +09:00
parent 1a75d9f18e
commit ea7ba535e3
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ redoundo_redo(redoundo_data *rd, Eina_Bool *changed)
*changed = EINA_TRUE;
}
return EINA_TRUE;
return lines;
}
void