File:  [ELWIX - Embedded LightWeight unIX -] / libaitsync / inc / patch.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 24 16:00:15 2010 UTC (14 years, 3 months ago) by misho
Branches: misho
CVS tags: sync1_0, start
libaitsync Delta patch library

    1: #ifndef __PATCH_H
    2: #define __PATCH_H
    3: 
    4: 
    5: int sync_buildPatch(void * __restrict, u_int, struct tagPiece ** __restrict);
    6: 
    7: 
    8: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>