summaryrefslogtreecommitdiff
path: root/7ed.h
diff options
context:
space:
mode:
Diffstat (limited to '7ed.h')
-rw-r--r--7ed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/7ed.h b/7ed.h
index be95992..5083ed8 100644
--- a/7ed.h
+++ b/7ed.h
@@ -52,6 +52,6 @@ int startmode(char filename[]);
#ifndef PRINT_7ED_H
#define PRINT_7ED_H
-int print_7ed();
+int print_7ed(char filename[], long focus);
#endif /* PRINT_7ED_H */