aboutsummaryrefslogtreecommitdiff
path: root/utils/Spiff/comment.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Spiff/comment.h')
-rw-r--r--utils/Spiff/comment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Spiff/comment.h b/utils/Spiff/comment.h
index 01d8423021..60bb6ed35a 100644
--- a/utils/Spiff/comment.h
+++ b/utils/Spiff/comment.h
@@ -66,6 +66,7 @@ extern W_com W_iscom();
extern int W_is_bol();
extern int W_is_lit();
extern int W_is_com();
+extern int W_is_nesting();
extern _W_bolstruct _W_bols[];
extern _W_litstruct _W_lits[];