freebsd-ports/editors/xemacs-devel-mule/files/patch-al
2003-05-22 11:14:42 +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) +