summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-19 01:26:21 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-19 01:26:45 +0100
commit3991eaf5569c7039ea20000e70aac775b7899432 (patch)
tree26402686fb0d34fb0a5be880a146d2d188179654 /cpputools
parentd0e11d7591bf27a3ac2198042a590884281365ec (diff)
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/sp2bv/sp2bv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpputools/source/sp2bv/sp2bv.cxx b/cpputools/source/sp2bv/sp2bv.cxx
index e207d62fa2c8..a4147dfaafb8 100644
--- a/cpputools/source/sp2bv/sp2bv.cxx
+++ b/cpputools/source/sp2bv/sp2bv.cxx
@@ -22,7 +22,7 @@
#include "osl/thread.h"
#include "osl/file.h"
#include "rtl/ustring.hxx"
-#include "rtl/ustrbuf.h"
+#include "rtl/ustrbuf.h"
static sal_Bool hasOption(char const * szOption, int argc, char** argv);