summaryrefslogtreecommitdiff
path: root/buff.h
diff options
context:
space:
mode:
Diffstat (limited to 'buff.h')
-rw-r--r--buff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buff.h b/buff.h
index 5d58ef4..020e3b2 100644
--- a/buff.h
+++ b/buff.h
@@ -40,7 +40,7 @@ int read_file();
int match(char **, char);
int mark(char *c);
int get_lineno(line_t*);
-
+int transfer_lines(int, char);
#endif /* __BUFF_H__ */