diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-01 15:49:12 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-01 15:49:12 +0000 |
commit | 8ffd7e60267cc7ef56694a9f5ce4a07705f14f68 (patch) | |
tree | db5c42ef89634ff3e817a3df70dcfe78e95ffa3b /openwrt/package/peercast | |
parent | cbb46461fee3098730c7d578244b153b3d7aad4e (diff) |
fix (cosmetic) Config.in glitches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3568 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/peercast')
-rw-r--r-- | openwrt/package/peercast/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/peercast/Config.in b/openwrt/package/peercast/Config.in index b26f977cdb..802b4d7ef1 100644 --- a/openwrt/package/peercast/Config.in +++ b/openwrt/package/peercast/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_PEERCAST - prompt "peercast........................... P2P audio and video streaming server" + prompt "peercast.......................... P2P audio and video streaming server" tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBPTHREAD |