From e7b72fbb4083d0c627ac164e84205be59c994cd0 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 3 Jun 2005 16:07:15 +0000 Subject: [PATCH] Fix incorrect date. git-svn-id: https://svn.dealii.org/trunk@10833 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/bits/sparse_lu_decomposition_1.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bits/sparse_lu_decomposition_1.cc b/tests/bits/sparse_lu_decomposition_1.cc index 8df954f091..19bb708432 100644 --- a/tests/bits/sparse_lu_decomposition_1.cc +++ b/tests/bits/sparse_lu_decomposition_1.cc @@ -16,7 +16,7 @@ // associated lack of accessibility of the Subscriptor functions to // the SmartPointer // -// it was fixed around 203-05-22 +// it was fixed around 2003-05-22 #include "../tests.h" -- 2.39.5