summaryrefslogtreecommitdiff
path: root/gdk/gdkvisual.c
diff options
context:
space:
mode:
authorTim Janik <timj@gimp.org>1998-03-11 04:05:15 +0000
committerTim Janik <timj@src.gnome.org>1998-03-11 04:05:15 +0000
commit309d7377e7ed7450adebac3ec42f02ebe678b927 (patch)
tree40c367bfa0981270508a0cb2a02cb8d268864a0c /gdk/gdkvisual.c
parent2ff460a6c84c9e64a833bb335d0c843c89166625 (diff)
downloadgdk-pixbuf-309d7377e7ed7450adebac3ec42f02ebe678b927.tar.gz
applied gtk-bolliet-980310-0.patch.gz which adds more checks and
Wed Mar 11 04:35:06 1998 Tim Janik <timj@gimp.org> * gtk/gtklist.c: * gtk/gtktree.h: * gtk/gtktree.c: * gtk/gtktreeitem.h: * gtk/gtktreeitem.c: applied gtk-bolliet-980310-0.patch.gz which adds more checks and implements gtk_tree_clear_items. made a bunch of style and indentation fixes.
Diffstat (limited to 'gdk/gdkvisual.c')
-rw-r--r--gdk/gdkvisual.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkvisual.c b/gdk/gdkvisual.c
index c6365de9c..e2f1448eb 100644
--- a/gdk/gdkvisual.c
+++ b/gdk/gdkvisual.c
@@ -40,7 +40,7 @@ static gint navailable_depths;
static GdkVisualType available_types[6];
static gint navailable_types;
-static char* visual_names[] =
+static gchar* visual_names[] =
{
"static gray",
"grayscale",