summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/lesstif/patches/patch-aj10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/lesstif/patches/patch-aj b/x11/lesstif/patches/patch-aj
new file mode 100644
index 00000000000..c6faee58c85
--- /dev/null
+++ b/x11/lesstif/patches/patch-aj
@@ -0,0 +1,10 @@
+--- include/Motif-1.2/XmI/DragDropI.h-orig Tue Mar 25 03:34:21 1997
++++ include/Motif-1.2/XmI/DragDropI.h Thu Jun 25 22:21:50 1998
+@@ -241,6 +241,7 @@
+ typedef struct {
+ CARD32 atom;
+ CARD16 namelen;
++ CARD16 pad; /* Align to 64 bits */
+ } XmDndAtomPair;
+
+ typedef struct {