summaryrefslogtreecommitdiff
path: root/mi/cbrt.c
diff options
context:
space:
mode:
Diffstat (limited to 'mi/cbrt.c')
-rw-r--r--mi/cbrt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/cbrt.c b/mi/cbrt.c
index 44c836e43..8c645ae8b 100644
--- a/mi/cbrt.c
+++ b/mi/cbrt.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/Xserver/mi/cbrt.c,v 3.4 2001/12/14 20:00:19 dawes Exp $ */
+/* $XFree86$ */
/* simple cbrt, in case your math library doesn't have a good one */