Fix build failure.

Reviewed by Jon Honeycutt.

* bridge/c/c_instance.cpp:
(KJS::Bindings::CInstance::getPropertyNames): Declare count as uint32_t rather than unsigned
as that is what NPEnumerationFunctionPtr is declared as accepting.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@35871 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed