summaryrefslogtreecommitdiff
path: root/7ed.h
diff options
context:
space:
mode:
authorOskar <[email protected]>2023-10-26 21:28:37 +0200
committerOskar <[email protected]>2023-10-26 21:28:37 +0200
commitdfad11647c8ba58ec6912a3baf6c08e1326a28af (patch)
tree24ff8e5e5764bfee8de60f08ae36f94de27b8a58 /7ed.h
parentb192136b7672886b03f509993825915132c16fc6 (diff)
Completely broken. Do not touch
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 */