aboutsummaryrefslogtreecommitdiff
path: root/src/struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/struct.h')
-rw-r--r--src/struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/struct.h b/src/struct.h
index d39cf471..a66dc201 100644
--- a/src/struct.h
+++ b/src/struct.h
@@ -17,7 +17,7 @@
SCM scm_make_vcomponent(SCM);
SCM scm_add_line_x (SCM, SCM, SCM);
SCM scm_add_child_x (SCM, SCM);
-SCM scm_make_vline ();
+SCM scm_make_vline (SCM);
SCM scm_add_attribute_x (SCM, SCM, SCM);
#endif /* STRUCT_H */