summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/upgrade.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 7e988c1..3c550ed 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -29,7 +29,7 @@ the struct's <tt>tm_sec</tt> field.</li>
<ul>
<li> The avltreeb macros have been removed. Instead, the
-<tt>AVLTREEN_DECLARE_AND_INIT() macro has been added. </li>
+<tt>AVLTREEN_DECLARE_AND_INIT()</tt> macro has been added. </li>
<li> The <tt>mkdir_unique()</tt> function has been removed.
(It duplicated the functionality of the standard <tt>mkdtemp()</tt>
function.) </li>