diff options
author | Stefan Taxhet <st@openoffice.org> | 2001-12-13 14:26:15 +0000 |
---|---|---|
committer | Stefan Taxhet <st@openoffice.org> | 2001-12-13 14:26:15 +0000 |
commit | 814a7f0eaf4b78e7775ded8049af7cf7c291383c (patch) | |
tree | 74a68a93900350f9180597ebb5d52ece5482a470 /sot/workben | |
parent | 4d70c62b44adc59ad7e11f50760ec06eddfb4aad (diff) |
test
Diffstat (limited to 'sot/workben')
-rw-r--r-- | sot/workben/testsot.cxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sot/workben/testsot.cxx b/sot/workben/testsot.cxx index b3f7b28f9918..e3d2b5cb0ca4 100644 --- a/sot/workben/testsot.cxx +++ b/sot/workben/testsot.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testsot.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:56:52 $ + * last change: $Author: st $ $Date: 2001-12-13 15:26:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,3 +84,4 @@ int main (int argc, sal_Char **argv) return 0; } + |