X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/e5cd393faa334825e69833ba2996cbcac9f2957d..bb9e7835935e7a2098f2ce27964342d4c4557e3f:/halibut.h diff --git a/halibut.h b/halibut.h index 26f2e4f..f3de665 100644 --- a/halibut.h +++ b/halibut.h @@ -348,7 +348,7 @@ char *rdtrimc(rdstringc *rs); int compare_wordlists(word *a, word *b); -void mark_attr_ends(paragraph *sourceform); +void mark_attr_ends(word *words); typedef struct tagWrappedLine wrappedline; struct tagWrappedLine {