commit | 6590f2c3dc10acaa04cea3206fd00445e0a6145c | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Tue Oct 19 20:40:08 2004 +0000 |
committer | hasso <hasso> | Tue Oct 19 20:40:08 2004 +0000 |
tree | 6ca50941520649a19f7488a45a4ca2f9b7f84ef1 | |
parent | 3fb9cd6ef456959b6eff939d5c316f6785c2dda4 [diff] [blame] |
Small copyright string and hostname related cleanup.
diff --git a/lib/command.h b/lib/command.h index 8faf534..8a17bbb 100644 --- a/lib/command.h +++ b/lib/command.h
@@ -309,4 +309,6 @@ char *host_config_file (); void host_config_set (char *); +void print_version (const char *); + #endif /* _ZEBRA_COMMAND_H */