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:
Jesus R. Camou 2005-03-31 23:11:32 +00:00
parent b65f66dfd4
commit 445be8d976
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24204

View file

@ -68,5 +68,7 @@ s/ü/
s/ý/ý/g;
s/þ/þ/g;
s/ÿ/ÿ/g;
s/¡/¡/g;
s/¿/¿/g;
print;
}