summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-05 23:15:37 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-09-06 09:13:38 +0200
commitc12c84e6d8f26b7c7dfd4d0daa642879b435d2c6 (patch)
treedc9fb5b02c71a41f5b00e89ab2e03f10b4b5864a /sal
parent3c1c1b8885e76a24b961b2fadbecfb536f423293 (diff)
Fixing "...."
Change-Id: I3424e17cfdfb563fdc5882942031deafae8689fe Reviewed-on: https://gerrit.libreoffice.org/78678 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/w32/dllentry.cxx2
-rw-r--r--sal/rtl/hash.cxx2
-rwxr-xr-xsal/test/bootstrap.bat2
3 files changed, 3 insertions, 3 deletions
diff --git a/sal/osl/w32/dllentry.cxx b/sal/osl/w32/dllentry.cxx
index e9323248e3db..300d43ac1631 100644
--- a/sal/osl/w32/dllentry.cxx
+++ b/sal/osl/w32/dllentry.cxx
@@ -44,7 +44,7 @@ startup and shutdown sequence looks like this:
_pRawDllMain()
_CRT_INIT()
DllMain()
-....
+...
DllMain()
_CRT_INIT()
_pRawDllMain()
diff --git a/sal/rtl/hash.cxx b/sal/rtl/hash.cxx
index 489030f62861..4cbe1da785c6 100644
--- a/sal/rtl/hash.cxx
+++ b/sal/rtl/hash.cxx
@@ -44,7 +44,7 @@ static StringHashTable * getHashTable()
return pInternPool;
}
-// Better / smaller / faster hash set ....
+// Better / smaller / faster hash set...
// TODO: add bottom bit-set list terminator to string list
diff --git a/sal/test/bootstrap.bat b/sal/test/bootstrap.bat
index 69580011301c..f94696ba917c 100755
--- a/sal/test/bootstrap.bat
+++ b/sal/test/bootstrap.bat
@@ -37,7 +37,7 @@ echo 6
echo 7
set MYBOOTSTRAPTESTVALUE=
-rem simply ignore the file ....
+rem simply ignore the file...
.\testbootstrap default -env:INIFILENAME=
echo 8