openbsd-ports/www/gtkhtml/patches/patch-src_htmlcluealigned_h
nino 4af658b506 Import GtkHTML 1.0.2:
GtkHTML is a lightweight HTML rendering/printing/editing engine.
It was originally based on KHTMLW, part of the KDE project, but is
now being developed independently.

Submitted by maintainer Marc Matteo <marcm@lectroid.net>, with 
some fixes from me.
2002-05-30 20:23:13 +00:00

13 lines
411 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$OpenBSD: patch-src_htmlcluealigned_h,v 1.1.1.1 2002/05/30 20:23:13 nino Exp $
--- src/htmlcluealigned.h.orig Mon Apr 15 14:41:31 2002
+++ src/htmlcluealigned.h Mon Apr 15 14:42:01 2002
@@ -38,7 +38,7 @@ struct _HTMLClueAlignedClass {
};
-extern HTMLClueAlignedClass html_cluealigned_class;
+/* extern HTMLClueAlignedClass html_cluealigned_class; */
void html_cluealigned_type_init (void);