From: Wolfgang Bangerth Date: Fri, 3 Jun 2005 16:07:15 +0000 (+0000) Subject: Fix incorrect date. X-Git-Tag: v8.0.0~13723 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9c9b280b735cab3c5401511488d581c9a98393;p=dealii.git Fix incorrect date. git-svn-id: https://svn.dealii.org/trunk@10833 0785d39b-7218-0410-832d-ea1e28bc413d --- 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"