# | Line 9 | Line 9 | static const char RCSid[] = "$Id$"; | |
---|---|---|
9 | * cc mtext.c mfio.o syscalls.o misc.o | |
10 | */ | |
11 | ||
12 | – | #include <malloc.h> |
12 | #include <string.h> | |
13 | ||
14 | #include "meta.h" | |
# | Line 171 | Line 170 | int maxlen; | |
170 | ||
171 | { | |
172 | int linwidt; | |
174 | – | char *strncpy(); |
173 | char *slin; | |
174 | int i, j; | |
175 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |