diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-02-17 22:31:49 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-02-17 22:31:49 -0500 |
commit | 4eb85b179346dd77125a12200da80cd1bd62264d (patch) | |
tree | b4f91c9294a7f545bcb8d3719bef46b7b8b68848 /src/monkeysphere-host | |
parent | 8e3de9de8bc67b3e9e2c490a7e3142fde7742044 (diff) | |
parent | 01d3c6d995cfe568dee7739b775dc4ce75cf6e09 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'src/monkeysphere-host')
-rwxr-xr-x | src/monkeysphere-host | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkeysphere-host b/src/monkeysphere-host index 2dc6003..11121cc 100755 --- a/src/monkeysphere-host +++ b/src/monkeysphere-host @@ -209,7 +209,7 @@ show_key() { # MAIN ######################################################################## -# unset variables that should be defined only in config file of in +# unset variables that should be defined only in config file or in # MONKEYSPHERE_ variables unset LOG_LEVEL unset KEYSERVER |