summaryrefslogtreecommitdiffstats
path: root/dotlock.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-08-15 11:41:32 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-08-15 11:41:32 +0000
commitd0051659a6b712c4fffa8656fe1cb1fe3927e1aa (patch)
tree47e41ded29db2c87dd2a19bf45660755c9503be2 /dotlock.h
parentc6262f5247749df1b2b5b9ae3e861ba0b41957de (diff)
cosmetics.
Diffstat (limited to 'dotlock.h')
-rw-r--r--dotlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotlock.h b/dotlock.h
index 681f533e..12d918e0 100644
--- a/dotlock.h
+++ b/dotlock.h
@@ -40,7 +40,7 @@
#define DL_FL_ACTIONS (DL_FL_TRY|DL_FL_UNLOCK|DL_FL_UNLINK)
#ifndef DL_STANDALONE
-int dotlock_invoke(const char *, int, int);
+int dotlock_invoke (const char *, int, int);
#endif
#endif