aboutsummaryrefslogtreecommitdiff
path: root/include/ulockmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ulockmgr.h')
-rw-r--r--include/ulockmgr.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/ulockmgr.h b/include/ulockmgr.h
index 61bc36b..ad55579 100644
--- a/include/ulockmgr.h
+++ b/include/ulockmgr.h
@@ -1,9 +1,9 @@
/*
- libulockmgr: Userspace Lock Manager Library
- Copyright (C) 2006 Miklos Szeredi <miklos@szeredi.hu>
+ libulockmgr: Userspace Lock Manager Library
+ Copyright (C) 2006 Miklos Szeredi <miklos@szeredi.hu>
- This program can be distributed under the terms of the GNU LGPLv2.
- See the file COPYING.LIB.
+ This program can be distributed under the terms of the GNU LGPLv2.
+ See the file COPYING.LIB.
*/
#include <stdint.h>
@@ -21,4 +21,4 @@
* @return 0 on success -errno on error
*/
int ulockmgr_op(int fd, int cmd, struct flock *lock, const void *owner,
- size_t owner_len);
+ size_t owner_len);