From 3b7de4c3d85b0be51a6dee4c7319973ae1733e35 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 22 May 2003 08:57:09 +0000 Subject: INTEGRATION: CWS uno4 (1.1.122); FILE MERGED 2003/05/08 07:20:17 jl 1.1.122.1: *** empty log message *** --- extensions/test/ole/OleClient/axhost.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/extensions/test/ole/OleClient/axhost.cxx b/extensions/test/ole/OleClient/axhost.cxx index 5a5286c0d81e..2388e768d98a 100644 --- a/extensions/test/ole/OleClient/axhost.cxx +++ b/extensions/test/ole/OleClient/axhost.cxx @@ -2,9 +2,9 @@ * * $RCSfile: axhost.cxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: jl $ $Date: 2000-10-13 15:34:54 $ + * last change: $Author: vg $ $Date: 2003-05-22 09:57:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,3 +83,5 @@ LRESULT HostWin::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandle return 0; } + + -- cgit