--- ray/src/common/fropen.c 1994/04/14 04:44:45 2.6 +++ ray/src/common/fropen.c 1995/03/01 10:40:17 2.7 @@ -14,7 +14,7 @@ static char SCCSid[] = "$SunId$ LBL"; FILE * -fropen(fname) /* find file and open for reading */ +frlibopen(fname) /* find file and open for reading */ register char *fname; { extern char *strcpy(), *getlibpath();