summaryrefslogtreecommitdiff
path: root/zwgc/xshow.c
diff options
context:
space:
mode:
authorGravatar Dan Winship <danw@mit.edu>1999-08-12 20:19:28 +0000
committerGravatar Dan Winship <danw@mit.edu>1999-08-12 20:19:28 +0000
commit82d03cb6cc04d9830eafa0fc1887e777dc6a64cb (patch)
treefdf6eb7440889b15e0abe6eec20b91c982aa9463 /zwgc/xshow.c
parentfec950e474e5f7a177353db7b13f5818875741dd (diff)
fix things Irix n32 cc complains about
Diffstat (limited to 'zwgc/xshow.c')
-rw-r--r--zwgc/xshow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zwgc/xshow.c b/zwgc/xshow.c
index fa3b2ce..d970ccc 100644
--- a/zwgc/xshow.c
+++ b/zwgc/xshow.c
@@ -43,6 +43,7 @@ extern unsigned long default_bgcolor;
extern unsigned long default_fgcolor;
extern unsigned long x_string_to_color();
+void
xshowinit()
{
desc_context = XUniqueContext();