summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-08-01 23:19:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-08-01 23:19:54 +0000
commit7090634edcba3ff8b93098f72805e1f1c7467eff (patch)
tree7b522eefb61b9fec82d751bca11b9a13b9fb03cf /openwrt/package
parentaba84cd6a5da1af8139286dc0f974aecb754364c (diff)
downloadmtk-20170518-7090634edcba3ff8b93098f72805e1f1c7467eff.zip
mtk-20170518-7090634edcba3ff8b93098f72805e1f1c7467eff.tar.gz
mtk-20170518-7090634edcba3ff8b93098f72805e1f1c7467eff.tar.bz2
fix typo
SVN-Revision: 4386
Diffstat (limited to 'openwrt/package')
-rwxr-xr-xopenwrt/package/base-files/default/etc/init.d/S40network2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/base-files/default/etc/init.d/S40network b/openwrt/package/base-files/default/etc/init.d/S40network
index 20a1184..ec29033 100755
--- a/openwrt/package/base-files/default/etc/init.d/S40network
+++ b/openwrt/package/base-files/default/etc/init.d/S40network
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2006 OpenWrt.orga
+# Copyright (C) 2006 OpenWrt.org
setup_switch() { return 0; }