diff src/puresize.h @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents db5ca410c826
children 256d7b81b774 d7ddb3e565de
line wrap: on
line diff
--- a/src/puresize.h	Tue Feb 04 13:30:45 2003 +0000
+++ b/src/puresize.h	Tue Feb 04 14:56:31 2003 +0000
@@ -90,7 +90,7 @@
 #else /* not VIRT_ADDRESS_VARIES, not PNTR_COMPARISON_TYPE */
 
 extern char my_edata[];
-    
+
 #define PURE_P(obj) \
   (XPNTR (obj) < (unsigned int) my_edata)