projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bac157
)
Fix comment.
author
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 20 Apr 2006 03:05:36 +0000
(
03:05
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 20 Apr 2006 03:05:36 +0000
(
03:05
+0000)
src/examples/mcp.c
patch
|
blob
|
history
diff --git
a/src/examples/mcp.c
b/src/examples/mcp.c
index a53677a3407aafaa18958c3225ddc67be4ec3024..c99aeb9db26bfdcbe3e859dd3867c436a290e029 100644
(file)
--- 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. */