]> git.sesse.net Git - vlc/commit
Remove K&R macros from zip declarations.
authorTimothy B. Terriberry <tterribe@xiph.org>
Tue, 3 Sep 2013 18:43:00 +0000 (11:43 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 3 Sep 2013 18:50:05 +0000 (20:50 +0200)
commitf29ec9cd00e257d687323da4f9f732674d3e831a
tree8ace9b34e9bdc34b737fa276fb17644836c12e69
parenta8271c46ac80ac23c910595c8c5188a0b8218417
Remove K&R macros from zip declarations.

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/ioapi.c
modules/access/zip/unzip/ioapi.h