summaryrefslogtreecommitdiff
path: root/src/cr-declaration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cr-declaration.h')
-rw-r--r--src/cr-declaration.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cr-declaration.h b/src/cr-declaration.h
index a423495..c065dac 100644
--- a/src/cr-declaration.h
+++ b/src/cr-declaration.h
@@ -112,6 +112,9 @@ cr_declaration_get_by_prop_name (CRDeclaration *a_this, const guchar *a_str) ;
guchar *
cr_declaration_to_string (CRDeclaration *a_this,
gulong a_indent) ;
+guchar *
+cr_declaration_list_to_string (CRDeclaration *a_this,
+ gulong a_indent) ;
void
cr_declaration_ref (CRDeclaration *a_this) ;