From 5f53fe7336f13bb3749c3585599e31d515d53f75 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 4 Apr 2003 16:22:51 +0000 Subject: INTEGRATION: CWS fwk01 (1.2.2.5.16); FILE MERGED 2003/04/01 14:03:31 lo 1.2.2.5.16.1: #i12907# allow startup without splashscreen component being loaded --- desktop/source/app/lockfile.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'desktop/source/app/lockfile.cxx') diff --git a/desktop/source/app/lockfile.cxx b/desktop/source/app/lockfile.cxx index 7e2a2f9f9d..8e25b50c93 100644 --- a/desktop/source/app/lockfile.cxx +++ b/desktop/source/app/lockfile.cxx @@ -2,9 +2,9 @@ * * $RCSfile: lockfile.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2003-03-25 13:51:15 $ + * last change: $Author: hr $ $Date: 2003-04-04 17:22:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -158,7 +158,7 @@ namespace desktop { { // this checks whether the lockfile was created on the same // host by the same user. Should this be the case it is safe - // to assume that it is a stale lookfile which can be overwritten + // to assume that it is a stale lockfile which can be overwritten String aLockname = m_aLockname; Config aConfig(aLockname); aConfig.SetGroup(m_aGroup); -- cgit v1.2.3