Kaydet (Commit) e7d1e2c7 authored tarafından Takeshi Abe's avatar Takeshi Abe

Once is enough

Change-Id: I037a4f9fab0bcf7a613217e6be4c75dcdd05f231
üst 051731bb
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
inline bool IsWarning( sal_uLong nErr ) inline bool IsWarning( sal_uLong nErr )
{ {
return 0 != ( nErr & ERRCODE_WARNING_MASK & nErr ); return 0 != ( nErr & ERRCODE_WARNING_MASK );
} }
#endif #endif
......
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