diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-11 13:05:16 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-11 13:05:16 +0000 |
commit | b740fa4a28501fdabd4d62bc8f3dca0e671c719e (patch) | |
tree | 7b478f75159618b714db4888d528cf80f897e97c /openwrt | |
parent | bceb4b348301ef188c66364d6bdeebd25e29cb35 (diff) |
minor cosmetic fixes in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2906 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/collectd/Config.in | 2 | ||||
-rw-r--r-- | openwrt/package/madwifi-tools/Config.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/collectd/Config.in b/openwrt/package/collectd/Config.in index 5f9f85ea3..c5bdb4c9f 100644 --- a/openwrt/package/collectd/Config.in +++ b/openwrt/package/collectd/Config.in @@ -1,4 +1,4 @@ -menu "collectd........................... Lightweight system statistics collection daemon" +menu "collectd.......................... Lightweight system statistics collection daemon" config BR2_PACKAGE_COLLECTD prompt "collectd........................... Lightweight system statistics collection daemon" diff --git a/openwrt/package/madwifi-tools/Config.in b/openwrt/package/madwifi-tools/Config.in index 3a1bcc182..8aff9f621 100644 --- a/openwrt/package/madwifi-tools/Config.in +++ b/openwrt/package/madwifi-tools/Config.in @@ -1,4 +1,4 @@ -menu "madwifi.......................... Utilities for the Atheros Wifi driver" +menu "madwifi........................... Utilities for the Atheros Wifi driver" config BR2_COMPILE_MADWIFI_TOOLS tristate |