From: Jameson Graef Rollins Date: Fri, 5 Sep 2008 17:40:31 +0000 (-0700) Subject: add curly brace end to lock function that was oddly removed at one point. X-Git-Tag: monkeysphere_0.15-1~2 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=74bd3557fe340555629fd8615c31fe4b6a8b8174;p=monkeysphere.git add curly brace end to lock function that was oddly removed at one point. --- 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