projects
/
splice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
971a5ee
)
[PATCH] splice-out: correct comment (it splices stdin to file)
author
Jens Axboe
<axboe@suse.de>
Sat, 22 Apr 2006 18:30:48 +0000
(20:30 +0200)
committer
Jens Axboe
<axboe@suse.de>
Sat, 22 Apr 2006 18:30:48 +0000
(20:30 +0200)
splice-out.c
patch
|
blob
|
blame
|
history
diff --git
a/splice-out.c
b/splice-out.c
index 8210922d327819a34160936a4cd9a23592c589c0..5b369e13f5888f4dc5369edd0d2bfc5b061e1072 100644
(file)
--- a/
splice-out.c
+++ b/
splice-out.c
@@
-1,5
+1,5
@@
/*
- * Splice std
out
to file
+ * Splice std
in
to file
*/
#include <stdio.h>
#include <stdlib.h>