- Commit
- 71ef02503ebbd82497920ecc7d580c480865c47a
- Parent
- 1f09bfd091eeedbf4ff27e519201ee2c428710c1
- Author
- Nick Wellnhofer <wellnhofer@aevum.de>
- Date
Fix URL check in is_autolink
In a recent commit, the check was changed to strcmp, but we really
have to use strncmp.