From: Ludwig Nussel Date: Wed, 15 Jun 2011 06:10:08 +0000 (+0200) Subject: gitweb: allow space as delimiter in mime.types X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/cd525f2cf8038baf70927b226068e26bfdf15d8ff8caffdc0fc356b7adeaa721?hp=cd525f2cf8038baf70927b226068e26bfdf15d8ff8caffdc0fc356b7adeaa721 gitweb: allow space as delimiter in mime.types in openSUSE /etc/mime.types has only spaces. I don't know if there's a canonical reference that says that only tabs are allowed. Mutt at least also accepts spaces. So make gitweb more liberal too. Signed-off-by: Ludwig Nussel Acked-by: Jakub Narebski Acked-by: John 'Warthog9' Hawley Signed-off-by: Junio C Hamano ---