Remove trailing whitespace. Sorry if this breaks your patches.
[oweals/opkg-lede.git] / tests / libopkg_test.c
index 4d82a6721ae4898c6fb543eac9362251753dddd5..dbe1e7e37b4fbf759a72a6d703a0fea208ef7d91 100644 (file)
@@ -151,7 +151,7 @@ main (int argc, char **argv)
   }
 
   setenv("OFFLINE_ROOT", "/tmp", 0);
+
   if (opkg_new ()) {
          printf("opkg_new() failed. This sucks.\n");
          print_error_list();
@@ -223,7 +223,7 @@ main (int argc, char **argv)
         }
       }
       break;
-          
+
     case 'r':
       if (argv[1][1] == 'e')
       {