richedit: Removed space in front of function signature.

This commit is contained in:
Dylan Smith 2008-09-19 11:37:27 -04:00 committed by Alexandre Julliard
parent 0532df61be
commit f78a841973
1 changed files with 1 additions and 1 deletions

View File

@ -1099,7 +1099,7 @@ void ME_Scroll(ME_TextEditor *editor, int value, int type)
}
void ME_UpdateScrollBar(ME_TextEditor *editor)
void ME_UpdateScrollBar(ME_TextEditor *editor)
{
/* Note that this is the only function that should ever call SetScrolLInfo
* with SIF_PAGE or SIF_RANGE. SetScrollPos and SetScrollRange should never