--- deliantra/server/common/living.C 2006/12/11 21:06:58 1.16 +++ deliantra/server/common/living.C 2006/12/11 21:32:16 1.17 @@ -1959,7 +1959,7 @@ { #ifdef EXP_DEBUG - LOG (llevDebug, "change_exp() called for %s, exp = %" I64_PFd "\n", query_name (op), exp); + LOG (llevDebug, "change_exp() called for %s, exp = %" PRId64 "\n", query_name (op), exp); #endif /* safety */