diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 10:48:49 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 10:48:49 +0000 |
commit | 0cd1a00986f0f1e167ec1ea3cebf2cac4540b842 (patch) | |
tree | 2701abe97591357f29262738ce5893f8e2566772 /sot/workben | |
parent | 144d331c9d37e56a601c9f582dd9a5d3d1f8d479 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'sot/workben')
-rw-r--r-- | sot/workben/testsot.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sot/workben/testsot.cxx b/sot/workben/testsot.cxx index 46a72847d3bd..62a3854eb2ef 100644 --- a/sot/workben/testsot.cxx +++ b/sot/workben/testsot.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testsot.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: st $ $Date: 2001-12-13 15:30:58 $ + * last change: $Author: hr $ $Date: 2003-03-27 11:48:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,4 +84,3 @@ int main (int argc, sal_Char **argv) return 0; } - |