Lines 1-11
Link Here
|
1 |
--- io.h.orig 1996-03-07 17:34:42 UTC |
|
|
2 |
+++ io.h |
3 |
@@ -37,7 +37,7 @@ extern void |
4 |
close_file proto((File *fp)), |
5 |
d_cache_init proto((void)), |
6 |
file_write proto((char *fname, bool app)), |
7 |
- getline proto((daddr addr,char *buf)), |
8 |
+ get_line proto((daddr addr,char *buf)), |
9 |
lsave proto((void)), |
10 |
putreg proto((File *fp,LinePtr line1,int char1,LinePtr line2,int char2,bool makesure)), |
11 |
read_file proto((char *file, bool is_insert)), |