PhotoRec: allow R(egistered) char in txt file

This commit is contained in:
Christophe Grenier 2009-03-22 14:52:26 +01:00
parent d71e1f3184
commit cc398a8e64

View file

@ -160,6 +160,7 @@ static int filtre(unsigned char car)
case 0xa8:
case 0xa9: /* '©' */
case 0xab: /* '«' */
case 0xae: /* '®' */
case 0xb0: /* '°' */
case 0xb4: /* '´' */
case 0xb7: