--- deliantra/server/include/util.h 2009/11/07 18:30:05 1.93 +++ deliantra/server/include/util.h 2009/11/08 16:13:45 1.94 @@ -188,7 +188,7 @@ return b - d; } -// this is much faster than crossfires original algorithm +// this is much faster than crossfire's original algorithm // on modern cpus inline int isqrt (int n)