--- libaitsync/inc/tool.h 2012/07/22 22:09:47 1.3 +++ libaitsync/inc/tool.h 2012/11/13 10:30:44 1.3.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: tool.h,v 1.3 2012/07/22 22:09:47 misho Exp $ +* $Id: tool.h,v 1.3.2.1 2012/11/13 10:30:44 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -47,7 +47,8 @@ SUCH DAMAGE. #define __TOOL_H -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 int mkstemps(char *path, int slen);