diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:25:22 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:25:22 +0000 |
commit | 396470aa7ff34ddd2e8e8c80861c8a9f114fed15 (patch) | |
tree | 6898fa74a4d2ea48c9ef2efae3cd5ec2ad98f9b0 /vcl | |
parent | 1c2223a36115d91fb3ddc19d035fc2633200db2a (diff) |
INTEGRATION: CWS mh11rc (1.1.1.1.224); FILE MERGED
2003/06/06 09:00:31 mh 1.1.1.1.224.1: join: from beta2
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/unx/inc/postx.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/unx/inc/postx.h b/vcl/unx/inc/postx.h index db89e7822dcb..2d7e85c06cdf 100644 --- a/vcl/unx/inc/postx.h +++ b/vcl/unx/inc/postx.h @@ -2,9 +2,9 @@ * * $RCSfile: postx.h,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:05:41 $ + * last change: $Author: vg $ $Date: 2003-06-12 10:25:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ // // // (C) 1997 Star Division GmbH, Hamburg, Germany // // // -// $Revision: 1.1.1.1 $ $Author: hr $ $Date: 2000-09-18 17:05:41 $ // +// $Revision: 1.2 $ $Author: vg $ $Date: 2003-06-12 10:25:22 $ // // // // $Workfile: postx.h $ // // $Modtime: 08 Aug 1997 10:13:36 $ // @@ -72,7 +72,7 @@ #ifndef _POSTX_H #define _POSTX_H -#if defined __cplusplus && ! defined LINUX +#if defined __cplusplus } #endif |