[vlc-commits] commit: Redraw(): if/else if/else if -> switch/case ( Rafaël Carré )

git at videolan.org git at videolan.org
Wed Oct 27 12:45:35 CEST 2010


vlc | branch: master | Rafaël Carré <rafael.carre at gmail.com> | Wed Oct 27 00:10:02 2010 +0200| [d2f7f8a652676df3ea9710c5d0c4a0906f55db44] | committer: Rafaël Carré 

Redraw(): if/else if/else if -> switch/case

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

 modules/gui/ncurses.c |  254 +++++++++++++++++++++++--------------------------
 1 files changed, 120 insertions(+), 134 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d2f7f8a652676df3ea9710c5d0c4a0906f55db44


More information about the vlc-commits mailing list