diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 09:40:51 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 09:40:51 +0200 |
commit | 509a5b00debac36f95c54041e143940e21fc1c40 (patch) | |
tree | e98cd010f15d2ce4337f60ba7725b47777a1cbdd /debian/patches/0100-source_typos.patch | |
parent | ddb26ebde39bff75881d6df8fb1497e95effe955 (diff) |
Refresh patches
Diffstat (limited to 'debian/patches/0100-source_typos.patch')
-rw-r--r-- | debian/patches/0100-source_typos.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0100-source_typos.patch b/debian/patches/0100-source_typos.patch index ec96ad2..6444b65 100644 --- a/debian/patches/0100-source_typos.patch +++ b/debian/patches/0100-source_typos.patch @@ -7,7 +7,7 @@ Index: trunk/src/regerror.c =================================================================== --- trunk.orig/src/regerror.c +++ trunk/src/regerror.c -@@ -67,7 +67,7 @@ onig_error_code_to_format(int code) +@@ -63,7 +63,7 @@ onig_error_code_to_format(int code) case ONIGERR_UNEXPECTED_BYTECODE: p = "unexpected bytecode (bug)"; break; case ONIGERR_DEFAULT_ENCODING_IS_NOT_SETTED: |