summaryrefslogtreecommitdiff
path: root/buttress.h
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>1999-09-12 15:38:06 +0000
committerSimon Tatham <anakin@pobox.com>1999-09-12 15:38:06 +0000
commit9972b0f0d1ce6e08ce6f9505980c9c889ae994bc (patch)
treecb867829840d4746c10d0fdba6409f1cf256d5c9 /buttress.h
parentd3c026f08f629659b5efe23fe8bffd3cf9b845f6 (diff)
downloadhalibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.zip
halibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.tar.gz
halibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.tar.bz2
halibut-9972b0f0d1ce6e08ce6f9505980c9c889ae994bc.tar.xz
More development...
[originally from svn r220]
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 673af56..ef19d4c 100644
--- a/buttress.h
+++ b/buttress.h
@@ -132,6 +132,7 @@ enum {
err_badmidcmd, /* invalid command in mid-para */
err_unexbrace, /* unexpected brace */
err_explbr, /* expected `{' after command */
+ err_commenteof, /* EOF inside braced comment */
err_kwexprbr, /* expected `}' after cross-ref */
err_missingrbrace, /* unclosed braces at end of para */
err_nestedstyles, /* unable to nest text styles */