aboutsummaryrefslogtreecommitdiff
path: root/include/ulockmgr.h
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2007-12-12 14:25:40 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2007-12-12 14:25:40 +0000
commitcdb8b79bad5fea81b74931a9027f1d5ca344af8e (patch)
tree11ab550f265dc3eb546b7c26f3745e6d139b1fcc /include/ulockmgr.h
parent918f0ad95b73e506d20488cb8ddd35d1a2524c7c (diff)
change indenting
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);