summaryrefslogtreecommitdiff
path: root/src/node.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-26 18:31:37 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-26 18:31:37 (GMT)
commit6535b16a31cf23d65f9c4c44a2e97dfdcdd69419 (patch)
treeecca4e1f641cdd5d75716b3ef41ba5ce282b6209 /src/node.h
parent6bac08c33a6c5111efe1f322ae8f6628403b3467 (diff)
enable root-modifier (! character) on gui-cmdline output. reduce duplicate code.
Diffstat (limited to 'src/node.h')
-rw-r--r--src/node.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node.h b/src/node.h
index 42547db..0b2221d 100644
--- a/src/node.h
+++ b/src/node.h
@@ -84,5 +84,6 @@ public:
};
std::ostream &operator<<(std::ostream &stream, const AbstractNode &node);
+AbstractNode *find_root_tag(AbstractNode *n);
#endif
contact: Jan Huwald // Impressum