]> cygwin.com Git - cygwin-apps/setup.git/commitdiff
Remove.
authorChristopher Faylor <me@cgf.cx>
Sat, 15 Apr 2000 21:02:27 +0000 (21:02 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 15 Apr 2000 21:02:27 +0000 (21:02 +0000)
cygwin1.dll.gz [deleted file]
setup.c

diff --git a/cygwin1.dll.gz b/cygwin1.dll.gz
deleted file mode 100644 (file)
index bc92dd4..0000000
Binary files a/cygwin1.dll.gz and /dev/null differ
diff --git a/setup.c b/setup.c
index cd566f29d9f4e1da13f04960503a7f9b59ea28a1..1079ab6f6a031a132669eed1d9d127d1f6812df7 100644 (file)
--- a/setup.c
+++ b/setup.c
@@ -197,7 +197,7 @@ tarx (const char *dir, const char *fn, FILE *logfp)
       if (strchr (buffer, ':') != NULL)
        {
          s = buffer;
-         fprintf (stderr, "%s\n", buffer);
+         fprintf (stderr, "%s\n", s);
        }
       else
        {
This page took 0.033745 seconds and 5 git commands to generate.