Forgot to include \r in the url regex

This commit is contained in:
Kovid Goyal
2021-07-19 18:09:00 +05:30
parent c566ed4643
commit 3633049ba5
6 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2021-04-02
// unicode data, built from the unicode standard on: 2021-07-19
// see gen-wcwidth.py
#pragma once
#include "data-types.h"