commit | e7168df4eff0d377621c45deb32cfcfa72e0dd83 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun Oct 03 20:11:32 2004 +0000 |
committer | hasso <hasso> | Sun Oct 03 20:11:32 2004 +0000 |
tree | 86c4017761ffd8cfdbc16223915a9f537844c4f2 | |
parent | eef1fe11b89c5ec3c035ff6e4a9acfbc5780b539 [diff] [blame] |
Big vtysh cleanup. See changelogs for details.
diff --git a/vtysh/vtysh.h b/vtysh/vtysh.h index 895c8c0..b632b6d 100644 --- a/vtysh/vtysh.h +++ b/vtysh/vtysh.h
@@ -60,7 +60,7 @@ int vtysh_config_from_file (struct vty *, FILE *); -void vtysh_read_config (char *, char *); +int vtysh_read_config (char *); void vtysh_config_parse (char *);