mpd/src/archive
Max Kellermann 7dcdb2ce39 archive/zip: pass NULL instead of 0 to zzip_dir_open()
The second parameter of zzip_dir_open() is a pointer.  Pass the NULL
pointer instead of 0 (with implicit conversion at compile time).
2009-05-04 09:46:15 +02:00
..
bz2_plugin.c all: Update copyright header. 2009-03-13 11:51:55 -07:00
iso_plugin.c all: Update copyright header. 2009-03-13 11:51:55 -07:00
zip_plugin.c archive/zip: pass NULL instead of 0 to zzip_dir_open() 2009-05-04 09:46:15 +02:00