[package] ahcpd: fix typo in config file
authorkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 May 2010 16:49:24 +0000 (16:49 +0000)
committerkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 May 2010 16:49:24 +0000 (16:49 +0000)
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21602 3c298f89-4303-0410-b956-a3cf2f4a3e73

ipv6/ahcpd/files/ahcpd.config

index 7882ed4..b2187f2 100644 (file)
@@ -13,7 +13,7 @@ config ahcpd
 
        # The following only makes sense in 'server' mode.
        # Tweak to suit your needs.
-       ## list 'prefix ' 'fde6:20f5:c9ac:358::/64'
+       ## list 'prefix' 'fde6:20f5:c9ac:358::/64'
        ## list 'prefix' '192.168.4.128/25'
        ## list 'name_server' 'fde6:20f5:c9ac:358::1'
        ## list 'name_server' '192.168.4.1'