From 4da2a9e9e3f254cb29b5f6dd78234f03d8d6d7a2 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 20 Apr 2006 03:05:36 +0000 Subject: [PATCH] Fix comment. --- src/examples/mcp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples/mcp.c b/src/examples/mcp.c index a53677a..c99aeb9 100644 --- a/src/examples/mcp.c +++ b/src/examples/mcp.c @@ -1,4 +1,4 @@ -/* cat.c +/* mcp.c Copies one file to another, using mmap. */ -- 2.30.2