whitespace--

SVN revision: 65202
This commit is contained in:
Vincent Torri 2011-11-14 21:37:42 +00:00
parent c251d486dc
commit 13261e2909
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ _eina_inlist_sorted_state_insert(Eina_Inlist_Sorted_State *state,
}
state->jump_table[start++] = last;
jump_count = 0;
jump_count = 0;
}
}
}