diff options
author | hasso <hasso> | 2004-09-26 16:25:07 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-09-26 16:25:07 +0000 |
commit | 4289546d79a9d5be800c1c0ec31e82cc8a92a04b (patch) | |
tree | 2ecd78f14dae2e2f1e174c628976cfa939e9d6e5 /vtysh/ChangeLog | |
parent | f7c43dcbbc44e2098728f9849d152d9b6df97a5d (diff) |
Compiler warning fix.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 1156afcd..bca51bbc 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,7 @@ +2004-09-26 Hasso Tepper <hasso at quagga.net> + + * vtysh.c: Fix compiler warning. + 2004-09-17 Paul Jakma <paul@dishone.st> * vtysh.c: (vtysh_client_execute) trailling NULLs can be arbitrarily |