freebsd-ports/editors/xemacs-devel/files/patch-al
Gary Jennejohn a75761ccc3 Update to version 21.5.11.
Remove GTK support until I figure out why it isn't working.
2003-05-02 11:06:10 +00:00

11 lines
296 B
Text

--- src/lstream.c.orig Tue Apr 29 21:31:17 2003
+++ src/lstream.c Tue Apr 29 21:31:22 2003
@@ -101,7 +101,7 @@
}
}
-inline static Bytecount
+/*inline*/ static Bytecount
aligned_sizeof_lstream (Bytecount lstream_type_specific_size)
{
return MAX_ALIGN_SIZE (offsetof (Lstream, data) +