[vlc-commits] darwinvlc: Clarify comment about PSN argument

Marvin Scholz git at videolan.org
Sun May 7 19:37:23 CEST 2017


vlc | branch: master | Marvin Scholz <epirat07 at gmail.com> | Sun May  7 19:36:36 2017 +0200| [4fe5d6d3f5d17c57c54830c43adae56dc833c8f6] | committer: Marvin Scholz

darwinvlc: Clarify comment about PSN argument

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4fe5d6d3f5d17c57c54830c43adae56dc833c8f6
---

 bin/darwinvlc.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/darwinvlc.m b/bin/darwinvlc.m
index d99eb49009..e3da5722a0 100644
--- a/bin/darwinvlc.m
+++ b/bin/darwinvlc.m
@@ -265,7 +265,7 @@ int main(int i_argc, const char *ppsz_argv[])
 
     ppsz_argv++; i_argc--; /* skip executable path */
 
-    /* When VLC.app is run by double clicking in Mac OS X, the 2nd arg
+    /* When VLC.app is run by double clicking in Mac OS X < 10.9, the 2nd arg
      * is the PSN - process serial number (a unique PID-ish thingie)
      * still ok for real Darwin & when run from command line
      * for example -psn_0_9306113 */



More information about the vlc-commits mailing list