[master] 07e159c Rename to varnishtop2 to varnishtop in usage output

Martin Blix Grydeland martin at varnish-software.com
Wed Jan 29 15:19:54 CET 2014


commit 07e159ccfc6fbd8421ba89cb764940b950025bf5
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Wed Jan 29 11:32:57 2014 +0100

    Rename to varnishtop2 to varnishtop in usage output

diff --git a/bin/varnishtop/varnishtop.c b/bin/varnishtop/varnishtop.c
index 3392ce1..ed56833 100644
--- a/bin/varnishtop/varnishtop.c
+++ b/bin/varnishtop/varnishtop.c
@@ -59,7 +59,7 @@
 #define AC(x) x
 #endif
 
-static const char progname[] = "varnishtop2";
+static const char progname[] = "varnishtop";
 static float period = 60; /* seconds */
 
 struct top {



More information about the varnish-commit mailing list