--- ray/src/common/paths.h 1992/12/09 12:59:45 2.5 +++ ray/src/common/paths.h 1993/01/20 13:57:58 2.6 @@ -41,7 +41,7 @@ extern char *fixargv0(); #define PATHSEP ':' #define MAXPATH 256 #define TEMPLATE "/usr/tmp/rtXXXXXX" -#define TEMPLEN 13 +#define TEMPLEN 17 #define ULIBVAR "RAYPATH" #ifndef DEFPATH #define DEFPATH ":/usr/local/lib/ray"