diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-15 08:24:08 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-15 08:24:08 +0000 |
commit | 077b06319d012f6d237c171d25f3b7300da6b383 (patch) | |
tree | c56b3bc5dd1dddfb2691507e63f8aaa36b6ec712 /lib/custodian | |
parent | 661ed3c406df3e87282814d177c851572776d712 (diff) |
Comment update.
Diffstat (limited to 'lib/custodian')
-rwxr-xr-x | lib/custodian/parser.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/custodian/parser.rb b/lib/custodian/parser.rb index 268dd3b..77d9c98 100755 --- a/lib/custodian/parser.rb +++ b/lib/custodian/parser.rb @@ -361,6 +361,9 @@ class MonitorConfig end + # + # The array of JSON objects we will return to the caller. + # ret = Array.new() # |