enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo
[openwrt.git] / package / base-files / default / usr / lib / parse-config.awk
index bde5c00..cf1b09c 100644 (file)
@@ -1,3 +1,5 @@
+# Copyright (C) 2006 OpenWrt.org
+
 {
        line=$0
        gsub(/^[ \t]*/, "")
 {
        line=$0
        gsub(/^[ \t]*/, "")
This page took 0.029806 seconds and 4 git commands to generate.