summaryrefslogtreecommitdiffstats
path: root/dotlock.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-09-02 06:20:59 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-09-02 06:20:59 +0000
commit55128aa97a7d694f8ae92f7921fe328092b8011c (patch)
treeec23e1eed74be896278b018580a045467939879e /dotlock.c
parentcb90b96c16dd5f9f9aaf3b5910aab03a8d79a359 (diff)
Remove a superfluous label.
Diffstat (limited to 'dotlock.c')
-rw-r--r--dotlock.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dotlock.c b/dotlock.c
index cb932f81..4e79d715 100644
--- a/dotlock.c
+++ b/dotlock.c
@@ -234,8 +234,6 @@ int dotlock_invoke (const char *path, int flags, int retry)
r = dotlock_dispatch (path);
- bail:
-
fchdir (currdir);
close (currdir);