commit | af9b2f631da12b62e391ff5510e09f8ec359c0a8 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Tue Feb 21 19:13:55 2012 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Tue Feb 21 19:13:55 2012 +0000 |
tree | 28b74e75679c2ca1c1fcbf903d4004aee0637473 | |
parent | 680e9e018d9f4be8d87f661760afec91fdabb556 [diff] |
Fix comment. llvm-svn: 151077
diff --git a/lldb/examples/lookup/main.cpp b/lldb/examples/lookup/main.cpp index 5bb54f8..51d95ed 100644 --- a/lldb/examples/lookup/main.cpp +++ b/lldb/examples/lookup/main.cpp
@@ -34,7 +34,7 @@ // // $ make // -// then: +// then (for example): // // $ DYLD_FRAMEWORK_PATH=/Volumes/data/lldb/svn/ToT/build/Debug ./a.out executable_path file_address //----------------------------------------------------------------------