From a836794fc4cc1482e3787c2e0c657bce327a7a6c Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth <bangerth@math.tamu.edu>
Date: Tue, 12 Nov 2002 16:05:52 +0000
Subject: [PATCH] Fix names.

git-svn-id: https://svn.dealii.org/trunk@6755 0785d39b-7218-0410-832d-ea1e28bc413d
---
 tests/bits/roy_1.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/bits/roy_1.cc b/tests/bits/roy_1.cc
index bdd3b078e9..ad5f514efc 100644
--- a/tests/bits/roy_1.cc
+++ b/tests/bits/roy_1.cc
@@ -1,4 +1,4 @@
-//----------------------------  anna_1.cc  ---------------------------
+//----------------------------  roy_1.cc  ---------------------------
 //    $Id$
 //    Version: $Name$
 //
@@ -9,7 +9,7 @@
 //    to the file deal.II/doc/license.html for the  text  and
 //    further information on this license.
 //
-//----------------------------  anna_1.cc  ---------------------------
+//----------------------------  roy_1.cc  ---------------------------
 
 
 // check has_support_on_face for some elements
-- 
2.39.5