summaryrefslogtreecommitdiff
path: root/cosv/source/storage/plocroot.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cosv/source/storage/plocroot.cxx')
-rw-r--r--cosv/source/storage/plocroot.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cosv/source/storage/plocroot.cxx b/cosv/source/storage/plocroot.cxx
index 70c8c6817cfc..c2ae0a6fffc1 100644
--- a/cosv/source/storage/plocroot.cxx
+++ b/cosv/source/storage/plocroot.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -179,7 +179,7 @@ Create_WindowsRoot( const char * & o_sPathAfterRoot,
return new WinRootDir;
}
}
- else if (i_sPath[1] == ':')
+ else if (i_sPath[1] == ':')
{
if ( i_sPath[2] == '\\')
{