# HG changeset patch # User ali # Date 1369600070 -3600 # Node ID d4a66d961a6956a9a87ea04e9140081a22a9a187 # Parent 23b81eb371a82ab76619f604d449797e7a2f4472 Break check_for_unpunctuated_endquote() out diff -r 23b81eb371a8 -r d4a66d961a69 bookloupe/bookloupe.c --- a/bookloupe/bookloupe.c Sun May 26 20:24:02 2013 +0100 +++ b/bookloupe/bookloupe.c Sun May 26 21:27:50 2013 +0100 @@ -2244,6 +2244,29 @@ } /* + * check_for_unpunctuated_endquote: + */ +void check_for_unpunctuated_endquote(const char *aline) +{ + int i,llen; + llen=strlen(aline); + for (i=1;iendquote) - { - for (i=1;i. * If there is a < in the line, followed at some point