summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-07-28 21:15:56 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-07-29 11:08:44 +0200
commit642bda0d98aa4adcafddffa653cd44e6c2663fd0 (patch)
tree8348bbcae14a0c7ff54eb290019d37b4f89ad0a0
parentdb10877d894d2d5bba95ea1871a12c8c633b31d3 (diff)
Get rid of these non-printable chars
-rw-r--r--editeng/source/rtf/rtfgrf.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/rtf/rtfgrf.cxx b/editeng/source/rtf/rtfgrf.cxx
index 87a603946d92..bb375b7c3737 100644
--- a/editeng/source/rtf/rtfgrf.cxx
+++ b/editeng/source/rtf/rtfgrf.cxx
@@ -159,7 +159,6 @@ static sal_uInt8 aPal8[ 256 * 4 ] =
};
-/* */
inline long SwapLong( long n )