fix build error
authorSeongjun Yim <se201.yim@samsung.com>
Fri, 10 May 2013 08:30:49 +0000 (17:30 +0900)
committerSeongjun Yim <se201.yim@samsung.com>
Fri, 10 May 2013 08:30:49 +0000 (17:30 +0900)
Change-Id: I414f7b5a66ac7deece316263f502261c2ed1e94c
Signed-off-by: Seongjun Yim <se201.yim@samsung.com>
src/controls/FWebCtrl_WebImpl.cpp

index ea8a801..39855d0 100755 (executable)
@@ -2044,7 +2044,7 @@ _WebImpl::_WebImpl(Web* pWeb, Tizen::Ui::_Control* pCore)
        , __pColorPicker(null)
        , __pVibrator(null)
        , __policy(WEB_DECISION_CONTINUE)
-       , __defaultUserAgent(L"");
+       , __defaultUserAgent(L"")
 {
        __textSearch.__searchAll = false;
        __textSearch.__searchForward = true;