Commit 41284b7625c4f1d4c127930ae9b0e5f2e1086a72

Authored by totoro
1 parent 4485b6b0

add forgotten "public"

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
web/CXM_making_a_web_site.anubis
... ... @@ -4592,7 +4592,7 @@ public define Printable_tree
4592 4592 }
4593 4593 .
4594 4594  
4595   -define Printable_tree
  4595 +public define Printable_tree
4596 4596 format
4597 4597 (
4598 4598 CommonInfo cinfo,
... ...