ath9k: fix misplaced ifdef
[openwrt.git] / package / dropbear / patches / 110-change_user.patch
index f003c27..55747bc 100644 (file)
@@ -1,6 +1,6 @@
 --- a/svr-chansession.c
 +++ b/svr-chansession.c
-@@ -881,12 +881,12 @@ static void execchild(void *user_data) {
+@@ -884,12 +884,12 @@ static void execchild(void *user_data) {
        /* We can only change uid/gid as root ... */
        if (getuid() == 0) {
  
This page took 0.02382 seconds and 4 git commands to generate.