mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
5d85019f5b
architectures, and probably causing some interesting things on i386. Bump PORTREVISION for i386 machines. PR: 42258
12 lines
349 B
C
12 lines
349 B
C
--- guile-gnome/ghttp/ghttp-glue.c.orig Sat Aug 31 14:07:19 2002
|
|
+++ guile-gnome/ghttp/ghttp-glue.c Sat Aug 31 14:08:23 2002
|
|
@@ -53,7 +53,7 @@
|
|
};
|
|
|
|
GtkTypeInfo sgtk_ghttp_request_info_gtk = {
|
|
- "ghttprequest", "sizeof (ghttp_request)", 0,
|
|
+ "ghttprequest", 0, 0,
|
|
(GtkClassInitFunc) NULL,
|
|
(GtkObjectInitFunc) NULL,
|
|
(GtkArgSetFunc) NULL,
|