summaryrefslogtreecommitdiff
path: root/sal/osl/w32/dllentry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/w32/dllentry.cxx')
-rw-r--r--sal/osl/w32/dllentry.cxx2
1 files changed, 1 insertions, 1 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()