diff Gui/wm/wsxdnd.c @ 7095:fad0147bd3aa

- add dxr3 equ patch from "Szombathelyi [iso-8859-2] Gy«Órgy" <gyurco@freemail.hu> - add cosmetic patch from uh ... don't know :)
author pontscho
date Tue, 27 Aug 2002 08:33:05 +0000
parents 8e9607c5897e
children e4736a12c898
line wrap: on
line diff
--- a/Gui/wm/wsxdnd.c	Tue Aug 27 08:12:58 2002 +0000
+++ b/Gui/wm/wsxdnd.c	Tue Aug 27 08:33:05 2002 +0000
@@ -5,6 +5,7 @@
 #include "ws.h"
 #include "wsxdnd.h"
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
@@ -158,7 +159,9 @@
       int offset = 0;
       Atom* ret_buff;
       Atom ret_type;
-      unsigned long ret_format,ret_items;
+      int ret_format;
+      unsigned long ret_items;
+
       /* while there is data left...*/
       while(ret_left){
 	XGetWindowProperty(wsDisplay,event->data.l[0],_XA_XdndTypeList,