From cdb8b79bad5fea81b74931a9027f1d5ca344af8e Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 12 Dec 2007 14:25:40 +0000 Subject: change indenting --- include/ulockmgr.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'include/ulockmgr.h') 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 + libulockmgr: Userspace Lock Manager Library + Copyright (C) 2006 Miklos Szeredi - 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 @@ -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); -- cgit v1.2.3