diff loader/wine/ldt.h @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 9e739bdb049c
children 26f673ba0675
line wrap: on
line diff
--- a/loader/wine/ldt.h	Tue May 12 19:25:35 2009 +0000
+++ b/loader/wine/ldt.h	Wed May 13 02:58:57 2009 +0000
@@ -27,7 +27,7 @@
     enum seg_type type;            /* segment type */
 } ldt_entry;
 #ifdef __cplusplus
-extern "C" 
+extern "C"
 {
 #endif
 void LDT_BytesToEntry( const unsigned long *buffer, ldt_entry *content );