doh(2) fix the other typo

git-svn-id: http://skia.googlecode.com/svn/trunk@5718 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2012-09-27 21:09:30 +00:00
parent aa400ee34c
commit 511aa0e374

View File

@ -156,7 +156,7 @@ void SkWindow::forceInvalAll() {
extern bool gEnableControlledThrow;
#endif
bool SkWindow::updatex(SkIRect* updateArea)
bool SkWindow::update(SkIRect* updateArea)
{
if (!fDirtyRgn.isEmpty())
{