diff options
author | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:56:31 +0000 |
---|---|---|
committer | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:56:31 +0000 |
commit | 3040467b08c79b13c4b44a16339f8b6855f6d032 (patch) | |
tree | 9e76183cd3bc26aed428c887eec60af84caf37f7 /cppu/inc/uno | |
parent | c70f622f91519437db3eb4ddfaf4e70ba653ca59 (diff) |
INTEGRATION: CWS ooo20040329 (1.7.118); FILE MERGED
2004/03/17 11:36:13 waratah 1.7.118.1: #i1858# add missing trailing / on a comment
Diffstat (limited to 'cppu/inc/uno')
-rw-r--r-- | cppu/inc/uno/environment.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/inc/uno/environment.h b/cppu/inc/uno/environment.h index de123cec2bab..fd3e6ace60e7 100644 --- a/cppu/inc/uno/environment.h +++ b/cppu/inc/uno/environment.h @@ -2,9 +2,9 @@ * * $RCSfile: environment.h,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: dbo $ $Date: 2001-08-21 09:17:07 $ + * last change: $Author: svesik $ $Date: 2004-04-21 12:56:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -259,7 +259,7 @@ typedef struct _uno_ExtEnvironment sal_Int32 * pnLen, uno_memAlloc memAlloc ); - /* ===== the following part will be late initialized by a matching bridge ===== * + /* ===== the following part will be late initialized by a matching bridge ===== */ /** Computes an object id of the given interface; is called by the environment implementation. |