diff options
author | Martin Mares <mj@ucw.cz> | 2000-01-19 12:30:19 +0000 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-01-19 12:30:19 +0000 |
commit | 4b87e256eba51a8711c24fbae501ac7975b4ecd3 (patch) | |
tree | adab4bad12941ac757d7b0a586ab42b7d09b9817 /nest/cli.h | |
parent | f5ad9f87a389c1167a8468d0190bcf6d3cc33cf6 (diff) |
Split off general commands to cmds.c.
Added `show symbols' command which dumps whole symbol table together
with symbol types etc.
Diffstat (limited to 'nest/cli.h')
-rw-r--r-- | nest/cli.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* * BIRD Internet Routing Daemon -- Command-Line Interface * - * (c) 1999 Martin Mares <mj@ucw.cz> + * (c) 1999--2000 Martin Mares <mj@ucw.cz> * * Can be freely distributed and used under the terms of the GNU GPL. */ |