aboutsummaryrefslogtreecommitdiff
path: root/tell.c
diff options
context:
space:
mode:
Diffstat (limited to 'tell.c')
-rw-r--r--tell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tell.c b/tell.c
index 7044ddd..47729ed 100644
--- a/tell.c
+++ b/tell.c
@@ -36,6 +36,6 @@ runcap_tell(struct runcap *rc, int stream)
} else
off = 0;
- return off + fp->fc_linestart;
+ return off + fp->fc_cur;
}

Return to:

Send suggestions and report system problems to the System administrator.