[PATCH] splice-out: correct comment (it splices stdin to file)
authorJens Axboe <axboe@suse.de>
Sat, 22 Apr 2006 18:30:48 +0000 (20:30 +0200)
committerJens Axboe <axboe@suse.de>
Sat, 22 Apr 2006 18:30:48 +0000 (20:30 +0200)
splice-out.c

index 8210922d327819a34160936a4cd9a23592c589c0..5b369e13f5888f4dc5369edd0d2bfc5b061e1072 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Splice stdout to file
+ * Splice stdin to file
  */
 #include <stdio.h>
 #include <stdlib.h>