diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-08-25 17:21:42 +0200 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-08-25 17:21:42 +0200 |
commit | 3d341c8efb7aa4784b3341ef752c16e07df5d951 (patch) | |
tree | 2ebd6be5147549e46f2db901b9528bacd53c4722 /sw/source/ui/envelp/envimg.cxx | |
parent | 07601f72ae8abab68ff11083d17ffa4da5c47de1 (diff) | |
parent | 577a83eeeed497057697528da26c2dbb81aa2c9a (diff) |
CWS-TOOLING: integrate CWS codecleanup02
Notes
Notes:
split repo tag: writer_ooo/DEV300_m87
Diffstat (limited to 'sw/source/ui/envelp/envimg.cxx')
-rw-r--r-- | sw/source/ui/envelp/envimg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/envimg.cxx b/sw/source/ui/envelp/envimg.cxx index 298e5cb7611e..436f4bd27df6 100644 --- a/sw/source/ui/envelp/envimg.cxx +++ b/sw/source/ui/envelp/envimg.cxx @@ -51,7 +51,7 @@ #include <unomid.h> -#ifdef WIN +#ifdef WNT #define NEXTLINE UniString::CreateFromAscii("\r\n") #else #define NEXTLINE '\n' |