summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTony Gale <gale@src.gnome.org>1998-08-13 13:35:11 +0000
committerTony Gale <gale@src.gnome.org>1998-08-13 13:35:11 +0000
commit87f9cc21623a51bb857466753f540a494c03dde4 (patch)
tree6455d06594d82e91ccab904735ccd40cd482f07f /docs
parente8e7692534cb51972a905fa6304e3adfe29a80db (diff)
downloadgtk+-87f9cc21623a51bb857466753f540a494c03dde4.tar.gz
One character type fix - tony [gale@gtk.org]
Diffstat (limited to 'docs')
-rw-r--r--docs/gtk_tut.sgml2
-rw-r--r--docs/tutorial/gtk_tut.sgml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/gtk_tut.sgml b/docs/gtk_tut.sgml
index a948db7915..b17bb492c1 100644
--- a/docs/gtk_tut.sgml
+++ b/docs/gtk_tut.sgml
@@ -7100,7 +7100,7 @@ tree, and connects all the signals for the relevant objects, so you
can see when they are emitted.
<tscreen><verb>
-/* example-start tree tree.h */
+/* example-start tree tree.c */
#include <gtk/gtk.h>
diff --git a/docs/tutorial/gtk_tut.sgml b/docs/tutorial/gtk_tut.sgml
index a948db7915..b17bb492c1 100644
--- a/docs/tutorial/gtk_tut.sgml
+++ b/docs/tutorial/gtk_tut.sgml
@@ -7100,7 +7100,7 @@ tree, and connects all the signals for the relevant objects, so you
can see when they are emitted.
<tscreen><verb>
-/* example-start tree tree.h */
+/* example-start tree tree.c */
#include <gtk/gtk.h>