diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-04 08:06:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-09-04 08:19:54 +0000 |
commit | fa7829fb4883c8ebac74d4d9abeb8bee530cc558 (patch) | |
tree | 01a607268b37509c9136739a21a2808ffef1b38a /main/wpa_supplicant/wpa_supplicant.initd | |
parent | 7935fa2ff01816b413f85532476d7b4219763918 (diff) | |
download | aports-fa7829fb4883c8ebac74d4d9abeb8bee530cc558.tar.bz2 aports-fa7829fb4883c8ebac74d4d9abeb8bee530cc558.tar.xz |
main/wpa_supplicant: bump pkgrel and fix whitespace damage
Diffstat (limited to 'main/wpa_supplicant/wpa_supplicant.initd')
-rw-r--r-- | main/wpa_supplicant/wpa_supplicant.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wpa_supplicant/wpa_supplicant.initd b/main/wpa_supplicant/wpa_supplicant.initd index f342f4355..aff21c505 100644 --- a/main/wpa_supplicant/wpa_supplicant.initd +++ b/main/wpa_supplicant/wpa_supplicant.initd @@ -43,7 +43,7 @@ find_wireless() done ;; esac - + return 1 } |