summaryrefslogtreecommitdiff
path: root/gtk/gtk_plotters.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2006-09-06 11:29:14 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2006-09-06 11:29:14 +0000
commit48adbd97db7654d12dd4eea7016f7a2851fea6bb (patch)
treed9c78ef25045648a1161229e6fbd7de9b53d5ab0 /gtk/gtk_plotters.h
parent221e5aa2a3725decb62997fbf643efcecd336c9e (diff)
downloadnetsurf-48adbd97db7654d12dd4eea7016f7a2851fea6bb.tar.gz
netsurf-48adbd97db7654d12dd4eea7016f7a2851fea6bb.tar.bz2
Make GTK build compile again (don't expect frames to work, however)
Squash warnings in GTK plotters. svn path=/trunk/netsurf/; revision=2921
Diffstat (limited to 'gtk/gtk_plotters.h')
-rw-r--r--gtk/gtk_plotters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtk_plotters.h b/gtk/gtk_plotters.h
index 5eb45ddc7..e758b417b 100644
--- a/gtk/gtk_plotters.h
+++ b/gtk/gtk_plotters.h
@@ -11,5 +11,5 @@
struct plotter_table;
-const struct plotter_table nsgtk_plotters;
+extern const struct plotter_table nsgtk_plotters;