Kaydet (Commit) c561a6a6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:salunicodeliteral: framework

Change-Id: I80665b97a7fb278dd9a1e9cc0fc48174ce18b4a9
üst fb2013cc
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
#include <algorithm> #include <algorithm>
#define PATH_SEPARATOR "/" #define PATH_SEPARATOR "/"
#define PATH_SEPARATOR_UNICODE ((sal_Unicode)'/') #define PATH_SEPARATOR_UNICODE u'/'
namespace framework namespace framework
{ {
......
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