diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-09-27 00:10:55 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-09-27 00:10:55 +0000 |
| commit | cc13f81fb877c3d71caaa893cb45a682c8041b3d (patch) | |
| tree | 6b80de731719ddb403c3b32013f676fae8d00ec9 /tests/heavy-thread.c | |
| parent | 55c727dd758cd69aa7e2760df6bca8fb5f3db4d9 (diff) | |
| parent | e961923c7217b935027107cad30c35c3907c936f (diff) | |
Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetworks.com:7999/quag/quagga into vtysh-grammar
Diffstat (limited to 'tests/heavy-thread.c')
| -rw-r--r-- | tests/heavy-thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/heavy-thread.c b/tests/heavy-thread.c index c2e71c17d6..c43fa76c0e 100644 --- a/tests/heavy-thread.c +++ b/tests/heavy-thread.c @@ -104,7 +104,7 @@ clear_something (struct thread *thread) DEFUN (clear_foo, clear_foo_cmd, - "clear foo .LINE", + "clear foo LINE...", "clear command\n" "arbitrary string\n") { |
