Hi there!
A quick fix for the parse error in line 1110.
Regards,
Oliver.
--- frame-x.c~ Mon May 11 14:04:43 1998
+++ frame-x.c Mon May 11 14:12:08 1998
@@ -1106,10 +1106,10 @@
- the data must be converted to the new format (URL/MIME)
*/
return;
-
+ /*
DtDndTransferCallbackStruct *transferInfo =
(DtDndTransferCallbackStruct *) callData;
-
+ */
if (transferInfo == NULL)
return;