Fix comment.
[pintos-anon] / src / examples / mcp.c
index a53677a3407aafaa18958c3225ddc67be4ec3024..c99aeb9db26bfdcbe3e859dd3867c436a290e029 100644 (file)
@@ -1,4 +1,4 @@
-/* cat.c
+/* mcp.c
 
    Copies one file to another, using mmap. */