summaryrefslogtreecommitdiff
path: root/include/unlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/unlock.h')
-rw-r--r--include/unlock.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/unlock.h b/include/unlock.h
index 3979efb..caa7e27 100644
--- a/include/unlock.h
+++ b/include/unlock.h
@@ -1,26 +1,26 @@
/* -*- mode: c; c-file-style: "bsd"; -*- */
/*
Copyright (C) 2001-2003 Paul Davis
-
+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
-
+
You should have received a copy of the GNU Lesser General Public License
- along with this program; if not, write to the Free Software
+ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-*/
+ */
#ifndef __jack_mlock_h__
#define __jack_mlock_h__
-extern void cleanup_mlock (void);
+extern void cleanup_mlock(void);
#endif /* __jack_mlock_h__ */