Kaydet (Commit) 025a10e6 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: useles->useless

Change-Id: I62c253e9ee23186efcaafda69566148bc484276d
üst fed72940
...@@ -254,7 +254,7 @@ namespace ...@@ -254,7 +254,7 @@ namespace
&& !lcl_hasDetails( aDisplayInfo ) && !lcl_hasDetails( aDisplayInfo )
) )
{ {
OSL_FAIL( "lcl_buildExceptionChain: useles exception: no state, no error code, no message!" ); OSL_FAIL( "lcl_buildExceptionChain: useless exception: no state, no error code, no message!" );
continue; continue;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment