summaryrefslogtreecommitdiff
path: root/indra/lib/python/indra/ipc
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-08-17 12:33:23 -0400
committerOz Linden <oz@lindenlab.com>2011-08-17 12:33:23 -0400
commitf0bc8a0f71f6cb473718bd5b4079f07d1d37add1 (patch)
tree7f1976849eb72e5d71798e936cb0518994872ee5 /indra/lib/python/indra/ipc
parentf368c858cdf005ea37d467c2737c3cf88568f1a6 (diff)
convert tabs to spaces where they are forbidden
Diffstat (limited to 'indra/lib/python/indra/ipc')
-rw-r--r--indra/lib/python/indra/ipc/russ.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/lib/python/indra/ipc/russ.py b/indra/lib/python/indra/ipc/russ.py
index 35d8afb158..ac780f128b 100644
--- a/indra/lib/python/indra/ipc/russ.py
+++ b/indra/lib/python/indra/ipc/russ.py
@@ -110,7 +110,7 @@ def format(format_str, context):
def _find_sub_matches(format_str):
"""@brief Find all of the substitution matches.
-@param format_str the RUSS conformant format string.
+@param format_str the RUSS conformant format string.
@return Returns an array of depths of arrays of positional matches in input.
"""
depth = 0