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/inc | |
parent | f758933240a8722096db676bcf1a7fc010ecc519 (diff) |
fixed: typos, #100000#
Diffstat (limited to 'automation/source/inc')
-rw-r--r-- | automation/source/inc/testapp.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/automation/source/inc/testapp.hxx b/automation/source/inc/testapp.hxx index 98671b49c71e..52c50dec5c21 100644 --- a/automation/source/inc/testapp.hxx +++ b/automation/source/inc/testapp.hxx @@ -2,9 +2,9 @@ * * $RCSfile: testapp.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mh $ $Date: 2002-11-18 11:12:08 $ + * 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 @@ -225,3 +225,5 @@ private: static CNames *pRCommands; }; + +#endif |