|
From: <sv...@va...> - 2005-06-30 12:26:43
|
Author: sewardj
Date: 2005-06-30 13:26:18 +0100 (Thu, 30 Jun 2005)
New Revision: 1236
Log:
Comment wibble
Modified:
trunk/pub/libvex_basictypes.h
Modified: trunk/pub/libvex_basictypes.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/pub/libvex_basictypes.h 2005-06-30 12:21:04 UTC (rev 1235)
+++ trunk/pub/libvex_basictypes.h 2005-06-30 12:26:18 UTC (rev 1236)
@@ -118,7 +118,7 @@
=20
/* We need to know the host word size in order to write Ptr_to_ULong
and ULong_to_Ptr in a way that doesn't cause compilers to complain.
- These functions allow us to case pointers to and from 64-bit
+ These functions allow us to cast pointers to and from 64-bit
integers without complaints from compilers, regardless of the host
word size. */
=20
|