[vlc-commits] Remove K&R macros from unzip declarations - 2

Timothy B. Terriberry git at videolan.org
Tue Sep 3 21:06:03 CEST 2013


vlc | branch: master | Timothy B. Terriberry <tterribe at xiph.org> | Tue Sep  3 11:54:00 2013 -0700| [b71f82a198a19c5b2142649915cc5369d575c797] | committer: Jean-Baptiste Kempf

Remove K&R macros from unzip declarations - 2

This macro is called _Z_OF on my system, not OF. But it's only
there to support K&R function declarations, so just get rid of it
entirely.

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 modules/access/zip/unzip/unzip.c |   36 +++++++++---------
 modules/access/zip/unzip/unzip.h |   76 +++++++++++++++++++-------------------
 2 files changed, 56 insertions(+), 56 deletions(-)

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


More information about the vlc-commits mailing list