commit | 74b4fad93e89df358441b1b3b23282aaca8c80b8 | [log] [tgz] |
---|---|---|
author | Everton Marques <everton.marques@gmail.com> | Thu Sep 18 12:06:53 2014 -0300 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Feb 04 06:08:00 2015 +0100 |
tree | 1baaf3d2173cb33fa44c3dae4b45d0720479367d | |
parent | 3d62667ab0e8e7ee6e17e883b144e25ee84c4545 [diff] [blame] |
pimd: Remove motd tweaking.
diff --git a/lib/command.c b/lib/command.c index a789b0f..8870a42 100644 --- a/lib/command.c +++ b/lib/command.c
@@ -105,7 +105,7 @@ }; /* Default motd string. */ -const char *default_motd = +static const char *default_motd = "\r\n\ Hello, this is " QUAGGA_PROGNAME " (version " QUAGGA_VERSION ").\r\n\ " QUAGGA_COPYRIGHT "\r\n\