typo which broke the build

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25457 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2008-05-11 18:34:29 +00:00
parent 66b7ce851c
commit 976203c80a

View File

@ -1766,7 +1766,7 @@ TermView::MessageReceived(BMessage *msg)
// }
// }
case kBlinkCursor:
_BlinkCursor();
BlinkCursor();
break;
case kUpdateSigWinch:
_UpdateSIGWINCH();