From 4a3968acea5084f6d7d46110de7d48190c16fb76 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Thu, 3 Jun 2004 07:15:49 +0000 Subject: Resurrect lang/squeak: Squeak3 is the latest stable version. Resurrection suggested by: marcus --- .../patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h (limited to 'lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h') diff --git a/lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h b/lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h new file mode 100644 index 000000000000..ac04be2c3c10 --- /dev/null +++ b/lang/squeak/files/patch-platforms::Cross::plugins::DropPlugin::DropPlugin.h @@ -0,0 +1,7 @@ +--- platforms/Cross/plugins/DropPlugin/DropPlugin.h.orig Thu May 13 16:07:09 2004 ++++ platforms/Cross/plugins/DropPlugin/DropPlugin.h Thu May 13 16:05:52 2004 +@@ -10,3 +10,4 @@ + int sqSecFileAccessCallback(void *); + void sqSetNumberOfDropFiles(int numberOfFiles); + void sqSetFileInformation(int dropIndex, void *dropFile); ++ -- cgit v1.2.3