summaryrefslogtreecommitdiffstats
path: root/src/ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ops.c')
-rw-r--r--src/ops.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ops.c b/src/ops.c
index 9e8ea86160..7cb82b89fb 100644
--- a/src/ops.c
+++ b/src/ops.c
@@ -230,8 +230,8 @@ shift_line(
int call_changed_bytes) // call changed_bytes()
{
long long count;
- int i, j;
- int sw_val = (int)get_sw_value_indent(curbuf);
+ long i, j;
+ long sw_val = get_sw_value_indent(curbuf);
count = (long long)get_indent(); // get current indent