From 4c8bd8e7cf2a4850ad3aac83c0f3d6eb9c5540bd Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 27 Jan 2014 14:55:18 -0500 Subject: docs: Identify examples that are C code https://bugzilla.gnome.org/show_bug.cgi?id=723119 --- gtk/gtkfilechooserbutton.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkfilechooserbutton.c') diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c index b92262c418..c639b71804 100644 --- a/gtk/gtkfilechooserbutton.c +++ b/gtk/gtkfilechooserbutton.c @@ -72,7 +72,7 @@ * * * Create a button to let the user select a file in /etc - * |[ + * |[ * { * GtkWidget *button; * -- cgit v1.2.1