summaryrefslogtreecommitdiff
path: root/startmode.c
diff options
context:
space:
mode:
Diffstat (limited to 'startmode.c')
-rw-r--r--startmode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/startmode.c b/startmode.c
index 7c1e5fd..dc71ffa 100644
--- a/startmode.c
+++ b/startmode.c
@@ -71,7 +71,7 @@ int startmode(char filename[]) {
break;
case 'P':
case 'p':
- print_7ed();
+ print_7ed(filename, focus);
break;
case 'E':