diff options
Diffstat (limited to 'lib/diacrit.h')
-rw-r--r-- | lib/diacrit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diacrit.h b/lib/diacrit.h index 9446f43a16..dd4ed17d83 100644 --- a/lib/diacrit.h +++ b/lib/diacrit.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ extern const char diacrit_base[]; /* characters without diacritics */ extern const char diacrit_diac[]; /* diacritic code for each character */ |