Diff for /libaitsync/inc/tool.h between versions 1.1.1.1.2.1 and 1.1.1.1.2.2

version 1.1.1.1.2.1, 2011/05/08 00:49:45 version 1.1.1.1.2.2, 2011/05/09 13:46:11
Line 13 Line 13
 inline void sync_mksig(int id, off_t off, u_char * __restrict buf, int buflen, sync_chunk_t * __restrict sc);  inline void sync_mksig(int id, off_t off, u_char * __restrict buf, int buflen, sync_chunk_t * __restrict sc);
   
 #ifndef HAVE_MKSTEMPS  #ifndef HAVE_MKSTEMPS
   int mkstemps(char *path, int slen);
 #endif  #endif
   
   

Removed from v.1.1.1.1.2.1  
changed lines
  Added in v.1.1.1.1.2.2


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