From 703533911c08899d20b35a3665b9de9abd2ed45b Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Tue, 2 Aug 2005 17:11:04 +0000 Subject: [PATCH] Update filename in comments. --- test/sysperf/call2.c | 4 ++-- test/sysperf/call3.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/sysperf/call2.c b/test/sysperf/call2.c index c86a0bd3b9..1da21898d6 100644 --- a/test/sysperf/call2.c +++ b/test/sysperf/call2.c @@ -1,9 +1,9 @@ /* - * call1.c + * call2.c * * Test a standard function call to a function which does nothing much. * - * $DragonFly: src/test/sysperf/call2.c,v 1.1 2004/03/20 01:51:01 dillon Exp $ + * $DragonFly: src/test/sysperf/call2.c,v 1.2 2005/08/02 17:11:04 hmp Exp $ */ #include "blib.h" diff --git a/test/sysperf/call3.c b/test/sysperf/call3.c index 3e882536fe..685b4c96e4 100644 --- a/test/sysperf/call3.c +++ b/test/sysperf/call3.c @@ -1,9 +1,9 @@ /* - * call1.c + * call3.c * * Test a standard function call to a function which does nothing much. * - * $DragonFly: src/test/sysperf/call3.c,v 1.2 2004/03/20 02:04:28 dillon Exp $ + * $DragonFly: src/test/sysperf/call3.c,v 1.3 2005/08/02 17:11:04 hmp Exp $ */ #include "blib.h" -- 2.35.2