Add the same two characters to this one as well.
PR: docs/72435 Submitted by: carvay Approved by: trhodes (mentor)
This commit is contained in:
parent
b65f66dfd4
commit
445be8d976
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24204
1 changed files with 2 additions and 0 deletions
|
@ -68,5 +68,7 @@ s/ü/
|
|||
s/ý/ý/g;
|
||||
s/þ/þ/g;
|
||||
s/ÿ/ÿ/g;
|
||||
s/¡/¡/g;
|
||||
s/¿/¿/g;
|
||||
print;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue