summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/smux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/smux.c b/lib/smux.c
index e9631cb3..2062b877 100644
--- a/lib/smux.c
+++ b/lib/smux.c
@@ -952,7 +952,7 @@ smux_open (int sock)
u_char *ptr;
int len;
u_long version;
- u_char progname[] = "zebra-" QUAGGA_VERSION;
+ u_char progname[] = "quagga-" QUAGGA_VERSION;
if (debug_smux)
{