summaryrefslogtreecommitdiff
path: root/doc/example-smob
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>2000-06-20 03:23:24 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>2000-06-20 03:23:24 +0000
commit215282c426234f6307ce49ee8813655ad190f439 (patch)
tree82a369710062ba9de131e9fe7ade6d4f4cc8a35a /doc/example-smob
parent62209d20c4cbe7710deb2ea52721358ac78cd733 (diff)
downloadguile-215282c426234f6307ce49ee8813655ad190f439.tar.gz
Code layout fix
Diffstat (limited to 'doc/example-smob')
-rw-r--r--doc/example-smob/image-type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example-smob/image-type.h b/doc/example-smob/image-type.h
index e57b1c650..38fcf74c4 100644
--- a/doc/example-smob/image-type.h
+++ b/doc/example-smob/image-type.h
@@ -1,3 +1,3 @@
/* file "image-type.h" */
-void init_image_type(void);
+void init_image_type (void);