mausezahn: cli.h: increase buffer size
commitdac2baba9f7fb150fc543a0730bb490b68137dc4
authorJon Schipp <jonschipp@gmail.com>
Fri, 25 Jul 2014 16:51:39 +0000 (25 11:51 -0500)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 28 Jul 2014 10:13:54 +0000 (28 12:13 +0200)
treee4b87c7fbd8a9cd2448be78e92f7ccc19ca0a9c7
parent77a4bf3b15f7655af738432691a764ac54b3d66a
mausezahn: cli.h: increase buffer size

Tobias pointed out and fixed in commit 9ef1dd15551f ("mausezahn:
Increase buffer size for listen address string") that the buffer isn't
log enough to hold the null terminator character. The declaration of the
buffer in cli.h was missed though.

Signed-off-by: Jon Schipp <jonschipp@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> [commit msg edited]
staging/cli.h