diff options
Diffstat (limited to 'libs/Pcre16/src/pcre16_ord2utf16.c')
-rw-r--r-- | libs/Pcre16/src/pcre16_ord2utf16.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Pcre16/src/pcre16_ord2utf16.c b/libs/Pcre16/src/pcre16_ord2utf16.c index 8e2ce5ea6c..8632415af0 100644 --- a/libs/Pcre16/src/pcre16_ord2utf16.c +++ b/libs/Pcre16/src/pcre16_ord2utf16.c @@ -1,4 +1,4 @@ -/************************************************* +/************************************************* * Perl-Compatible Regular Expressions * *************************************************/ |