4af658b506
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.
13 lines
411 B
Plaintext
13 lines
411 B
Plaintext
$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);
|