summaryrefslogtreecommitdiff
path: root/Build/source/libs/zziplib/zziplib-src/bins/zzipmake-zip.h
blob: b0d9da095bb10a199d628b9fc51bdd9b89c0cbff (plain)
1
2
3
4
5
6
7
8
9
/*
 *	Copyright (c) 2003 Guido Draheim <guidod@gmx.de>
 *      Use freely under the restrictions of the ZLIB license.
 *
 *      This file is used as an example to clarify zzip api usage.
 */

extern int rezzip_make(int argc, char** argv);