]> git.sesse.net Git - vlc/commit
Remove K&R macros from unzip declarations - 2
authorTimothy B. Terriberry <tterribe@xiph.org>
Tue, 3 Sep 2013 18:54:00 +0000 (11:54 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 3 Sep 2013 19:05:43 +0000 (21:05 +0200)
commitb71f82a198a19c5b2142649915cc5369d575c797
treec881335c2aa60fe92cf63ca05b7901a820e795fd
parentf29ec9cd00e257d687323da4f9f732674d3e831a
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@videolan.org>
modules/access/zip/unzip/unzip.c
modules/access/zip/unzip/unzip.h