commit | e37821068873e4256a5d44d6c81babe39befc8e7 | [log] [tgz] |
---|---|---|
author | paul <paul> | Tue Jul 12 16:47:01 2005 +0000 |
committer | paul <paul> | Tue Jul 12 16:47:01 2005 +0000 |
tree | a86dd3f07162fef1d7e44fd4a935321e5f9d3724 | |
parent | b899408509440ee1415c895600c9a20e406cded0 [diff] [blame] |
- Fix ChangeLog entry to properly refer to problem being Linux/ARM, not ARM in general.
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index a2b3962..cad0712 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog
@@ -1,7 +1,7 @@ 2005-07-12 Christian Hammers <ch@debian.org> * vtysh_user.c: rename struct user to struct vtysh_user to avoid - clashes with sys/user.h on ARM. + clashes with sys/user.h on Linux/ARM. 2005-04-07 Hasso Tepper <hasso at quagga.net>