--- deliantra/server/common/time.c 2006/02/03 07:11:40 1.1.1.1 +++ deliantra/server/common/time.c 2006/02/22 18:01:23 1.1.1.2 @@ -246,7 +246,7 @@ print_tod(object *op) { timeofday_t tod; - char *suf; + const char *suf; int day; get_tod(&tod);