Anubis
/
Xlib
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
41284b7625c4f1d4c127930ae9b0e5f2e1086a72
Authored by
totoro
2014-07-06 01:37:06 +0200
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
Inline
Side-by-side
web/CXM_making_a_web_site.anubis
Wrap text
Show/Hide comments
View file @
41284b7
...
...
@@ -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,
...
...