diff options
-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 a1b0e18332a5..46a72847d3bd 100644 --- a/sot/workben/testsot.cxx +++ b/sot/workben/testsot.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testsot.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: st $ $Date: 2001-12-13 15:27:10 $ + * last change: $Author: st $ $Date: 2001-12-13 15:30:58 $ * * 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; } + |