Fix comment.

llvm-svn: 132412
This commit is contained in:
Johnny Chen
2011-06-01 18:40:11 +00:00
parent 3ae49c03a4
commit 2ced507a1e

View File

@@ -20,7 +20,7 @@ else:
# print "output_name is '" + output_name + "'"
#
# lldb_iter() should appear before the our first SB* class definition.
# lldb_iter() should appear before our first SB* class definition.
#
lldb_iter_def = '''
# ===================================