| # | Line 14 | Line 14 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 14 | ||
| 15 | ||
| 16 | FILE * | |
| 17 | < | fropen(fname) /* find file and open for reading */ |
| 17 | > | frlibopen(fname) /* find file and open for reading */ |
| 18 | register char *fname; | |
| 19 | { | |
| 20 | extern char *strcpy(), *getlibpath(); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |