summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-15 08:24:08 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-15 08:24:08 +0000
commit59adcbd8ba1a91547c49ce29ebc3f4cdd8ed94b2 (patch)
treec56b3bc5dd1dddfb2691507e63f8aaa36b6ec712
parentd896e42306c5c7761a14a2d88b6d2ed04401b03c (diff)
Comment update.
-rwxr-xr-xlib/custodian/parser.rb3
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()
#