X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e2eebc77cc570f77d906bc0cc6890092068468cb..39a9d9d85d0f2289d8c1257251311b7cf959c700:/sbr/icalendar.l diff --git a/sbr/icalendar.l b/sbr/icalendar.l index 016c6ebd..2250f4ea 100644 --- a/sbr/icalendar.l +++ b/sbr/icalendar.l @@ -258,7 +258,7 @@ folded-value {VALUE-CHAR}*({fold}{VALUE-CHAR}*)+ . { /* By default, flex will just pass unmatched text. Catch it instead. */ - advise (NULL, "unexpected input: |%s|\n", icaltext); + inform("unexpected input: |%s|\n", icaltext); } <> {