mmenu: Fixing bug in custom category management
[pandora-libraries.git] / lib / pnd_pndfiles.c
index 39fac77..3200442 100644 (file)
@@ -204,7 +204,7 @@ static unsigned char pnd_pnd_mountie ( char *pndrun, char *fullpath, char *uniqu
   } else {
     // child, do it
     execv ( pndrun, argv );
-  } 
+  }
 
   // wait until mountscript actually completes
   int status = 0;