aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/API/SBLaunchInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/SBLaunchInfo.h')
-rw-r--r--include/lldb/API/SBLaunchInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBLaunchInfo.h b/include/lldb/API/SBLaunchInfo.h
index 68c0f386acde..38d598aec456 100644
--- a/include/lldb/API/SBLaunchInfo.h
+++ b/include/lldb/API/SBLaunchInfo.h
@@ -145,7 +145,7 @@ public:
GetShellExpandArguments ();
void
- SetShellExpandArguments (bool glob);
+ SetShellExpandArguments (bool expand);
uint32_t
GetResumeCount ();