summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-09-05 10:40:31 -0700
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-09-05 10:40:31 -0700
commit74bd3557fe340555629fd8615c31fe4b6a8b8174 (patch)
treed7f607a6c9727354587efad25786758d66369a6a /src
parenta266aa89051dad0e057c1e042d483b9f86e67e59 (diff)
add curly brace end to lock function that was oddly removed at one point.
Diffstat (limited to 'src')
-rw-r--r--src/common2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common b/src/common
index 40ba8de..25f7e4e 100644
--- a/src/common
+++ b/src/common
@@ -132,7 +132,7 @@ lock() {
*)
failure "bad argument for lock subfunction '$action'"
esac
-
+}
# check that characters are in a string (in an AND fashion).
# used for checking key capability