Mercurial > flash_v2
changeset 1395:18917b022cb6
* cdl/net.cdl: Close quote for test list.
| author | asl |
|---|---|
| date | Mon, 24 Nov 2003 14:09:25 +0000 |
| parents | 86d40b65e079 |
| children | 72d234fe1607 |
| files | packages/net/common/current/ChangeLog packages/net/common/current/cdl/net.cdl |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,7 @@ +2003-11-24 Jani Monoses <jani@iv.ro> + + * cdl/net.cdl: Close quote for test list. + 2003-11-22 Andrew Lunn <andrew.lunn@ascom.ch> * cdl/net.cdl: Added control for IPSEC
--- a/packages/net/common/current/cdl/net.cdl +++ b/packages/net/common/current/cdl/net.cdl @@ -470,7 +470,7 @@ cdl_package CYGPKG_NET { tests/tcp_lo_test \ tests/udp_lo_test \ tests/multi_lo_select \ - tests/tcp_lo_select + tests/tcp_lo_select" } description " This option specifies the set of tests
