summaryrefslogtreecommitdiff
path: root/src/utils/fastsqrt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/fastsqrt.h')
-rw-r--r--src/utils/fastsqrt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/fastsqrt.h b/src/utils/fastsqrt.h
index afadb901..4513a79d 100644
--- a/src/utils/fastsqrt.h
+++ b/src/utils/fastsqrt.h
@@ -6,7 +6,7 @@
*
* Unfortunately the original creator of this function seems to be unknown.
*
- * $Id$
+ * $Id: fastsqrt.h 3508 2007-08-22 16:32:52Z b_lindeijer $
*/
float fastInvSqrt(float x)