[vlc-commits] commit: Some platforms may have macros optind optarg and optopt so we don't ... (Pankaj Yadav )
git at videolan.org
git at videolan.org
Sat Jul 17 15:14:48 CEST 2010
vlc | branch: master | Pankaj Yadav <pankajdnapster at gmail.com> | Sun Jul 18 09:50:37 2010 +0530| [a5dc11a80916461de6e279143db532d7782cfea2] | committer: Rémi Denis-Courmont
Some platforms may have macros optind optarg and optopt so we don't...
... use them as names of our variables
Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a5dc11a80916461de6e279143db532d7782cfea2
---
src/config/cmdline.c | 22 +++++-----
src/config/getopt.c | 110 +++++++++++++++++++++++-----------------------
src/config/vlc_getopt.h | 6 +-
3 files changed, 69 insertions(+), 69 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a5dc11a80916461de6e279143db532d7782cfea2
More information about the vlc-commits
mailing list