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 | d81d498a18981d2e73652b701b7e687314761e66 (patch) | |
tree | ba00174add90ad08d51c27072066aafb6015ffed /package/peercast | |
parent | 87dd6a1b19742511111f64151cb3bc327dd9bcd7 (diff) |
fix (cosmetic) Config.in glitches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3568 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/peercast')
-rw-r--r-- | package/peercast/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/peercast/Config.in b/package/peercast/Config.in index b26f977cdb..802b4d7ef1 100644 --- a/package/peercast/Config.in +++ b/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 |