1 $NetBSD: patch-af,v 1.1 2004/05/07 11:13:16 jmmv Exp $
3 --- src/slowcat.c.orig 2004-04-27 22:48:17.000000000 +0200
5 @@ -81,6 +81,8 @@ main(int argc, char **argv)
7 long delay = 200000, chunksize = 1, tmp;
11 GList *files = NULL, *file;
13 while ((c = getopt(argc, argv, "t:c:")) != -1) {