1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
diff --git a/diffstat b/diffstat
index 70d0e90..9d24fbd 100755
Binary files a/diffstat and b/diffstat differ
diff --git a/diffstat.c b/diffstat.c
index b9cbe0a..26ce142 100644
--- a/diffstat.c
+++ b/diffstat.c
@@ -20,7 +20,7 @@
******************************************************************************/
#ifndef NO_IDENT
-static const char *Id = "$Id: diffstat.c,v 1.63 2019/11/29 20:39:01 tom Exp $";
+static const char *Id = "$Id: diffstat.c,v 1.64 2019/11/29 20:39:01 tom Exp $";
#endif
/*
diff --git a/diffstat.o b/diffstat.o
index c98d6ff..4368a92 100644
Binary files a/diffstat.o and b/diffstat.o differ
|