|
version 1.4.4.1, 2013/01/17 10:30:20
|
version 1.5, 2013/05/30 09:24:18
|
|
Line 48 SUCH DAMAGE.
|
Line 48 SUCH DAMAGE.
|
| |
|
| |
|
| // sync_GetErrno() Get error code of last operation |
// sync_GetErrno() Get error code of last operation |
| inline int sync_GetErrno(); | int sync_GetErrno(); |
| // sync_GetError() Get error text of last operation |
// sync_GetError() Get error text of last operation |
| inline const char *sync_GetError(); | const char *sync_GetError(); |
| |
|
| /* |
/* |
| * syncSignature() - Calculate and create signature for diff |
* syncSignature() - Calculate and create signature for diff |