sreplace.c
changeset 5 18c4f565e6d8
parent 4 576167dd9de2
child 7 fcde17ef6af6
equal deleted inserted replaced
4:576167dd9de2 5:18c4f565e6d8
     1 /*
     1 /*
     2     Task Spooler - a task queue system for the unix user
     2     Stream Replace - replaces sequences of bytes in FILE streams
     3     Copyright (C) 2007  Lluís Batlle i Rossell
     3     Copyright (C) 2007  Lluís Batlle i Rossell
     4 
     4 
     5     Please find the license in the provided COPYING file.
     5     Please find the license in the provided COPYING file.
     6 */
     6 */
     7 #include <stdio.h>
     7 #include <stdio.h>