aboutsummaryrefslogtreecommitdiffhomepage
path: root/parse_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'parse_util.h')
-rw-r--r--parse_util.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/parse_util.h b/parse_util.h
index 862e5a62..92193202 100644
--- a/parse_util.h
+++ b/parse_util.h
@@ -41,11 +41,11 @@ int parse_util_locate_cmdsubst(const wchar_t *in,
*/
int parse_util_locate_cmdsubst_range(const wcstring &str,
- size_t *inout_cursor_offset,
- wcstring *out_contents,
- size_t *out_start,
- size_t *out_end,
- bool accept_incomplete);
+ size_t *inout_cursor_offset,
+ wcstring *out_contents,
+ size_t *out_start,
+ size_t *out_end,
+ bool accept_incomplete);
/**
Find the beginning and end of the command substitution under the