diff options
author | Martin Hollmichel <mh@openoffice.org> | 2002-11-18 16:33:37 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2002-11-18 16:33:37 +0000 |
commit | 94819e272c73e2c337fa6fe4f562ade30d253bad (patch) | |
tree | 49a4f477e2f785ad62ce1dc3e80eb394cc9db20a /automation/source/app/testbasi.hxx | |
parent | f758933240a8722096db676bcf1a7fc010ecc519 (diff) |
fixed: typos, #100000#
Diffstat (limited to 'automation/source/app/testbasi.hxx')
-rw-r--r-- | automation/source/app/testbasi.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/automation/source/app/testbasi.hxx b/automation/source/app/testbasi.hxx index d0a5694eac71..a1a9c6a8c0fd 100644 --- a/automation/source/app/testbasi.hxx +++ b/automation/source/app/testbasi.hxx @@ -2,9 +2,9 @@ * * $RCSfile: testbasi.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mh $ $Date: 2002-11-18 11:13:26 $ + * last change: $Author: mh $ $Date: 2002-11-18 17:33:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,3 +94,5 @@ public: }; SV_DECL_IMPL_REF(TTBasic) + +#endif |