summaryrefslogtreecommitdiff
path: root/src/expr/node_builder.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-12-16 00:36:53 +0000
committerMorgan Deters <mdeters@gmail.com>2010-12-16 00:36:53 +0000
commit02c793249635ca25e1d611125074e6afdd91533f (patch)
tree46d716b7dfe4c04fb9eeb5933d7986b8f9089c91 /src/expr/node_builder.h
parent76154a935ff1065c346da197bac6303302b67ac2 (diff)
minor fixes for correct doxygen output
Diffstat (limited to 'src/expr/node_builder.h')
-rw-r--r--src/expr/node_builder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/node_builder.h b/src/expr/node_builder.h
index cc8c780a8..3b9c41973 100644
--- a/src/expr/node_builder.h
+++ b/src/expr/node_builder.h
@@ -136,7 +136,7 @@
** Regarding the backing store (typically on the stack): the file
** below provides the template:
**
- ** template <unsigned nchild_thresh> class NodeBuilder;
+ ** template < unsigned nchild_thresh > class NodeBuilder;
**
** The default:
**
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback