(do_copy): Add unreachable `return 0' to stifle warning.

This commit is contained in:
Jim Meyering
1998-01-22 08:36:27 +00:00
parent 6a8e657775
commit ef63ce007d
+3
View File
@@ -581,6 +581,9 @@ is not a directory"),
dest);
usage (1);
}
/* unreachable */
return 0;
}
static void