aboutsummaryrefslogtreecommitdiff
path: root/line-range.h
diff options
context:
space:
mode:
Diffstat (limited to 'line-range.h')
-rw-r--r--line-range.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/line-range.h b/line-range.h
index 88aaf08b7..ae3d0123b 100644
--- a/line-range.h
+++ b/line-range.h
@@ -19,7 +19,8 @@ typedef const char *(*nth_line_fn_t)(void *data, long lno);
extern int parse_range_arg(const char *arg,
nth_line_fn_t nth_line_cb,
void *cb_data, long lines,
- long *begin, long *end);
+ long *begin, long *end,
+ const char *path);
/*
* Scan past a range argument that could be parsed by