summaryrefslogtreecommitdiff
path: root/buttress.h
diff options
context:
space:
mode:
Diffstat (limited to 'buttress.h')
-rw-r--r--buttress.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/buttress.h b/buttress.h
index 0fd69a9..19e6cf8 100644
--- a/buttress.h
+++ b/buttress.h
@@ -205,6 +205,7 @@ enum {
err_cantopenw, /* can't open output file for write */
err_macroexists, /* this macro already exists */
err_sectjump, /* jump a heading level, eg \C -> \S */
+ err_winhelp_ctxclash, /* WinHelp context ID hash clash */
err_whatever /* random error of another type */
};