Re: Adjust url of SD Association in comment in sdhc.c

2021-06-12 Thread Jonathan Gray
On Sun, Jun 13, 2021 at 05:41:32AM +0200, Felix Kronlage-Dammers wrote: > hi, > > the legit URL of the SD Associations is www.sdcard.org, not > www.sdcard.com. > > felix > thanks, committed > > > Index: sys/dev/sdmmc/sdhc.c > ==

Adjust url of SD Association in comment in sdhc.c

2021-06-12 Thread Felix Kronlage-Dammers
hi, the legit URL of the SD Associations is www.sdcard.org, not www.sdcard.com. felix Index: sys/dev/sdmmc/sdhc.c === RCS file: /cvs/src/sys/dev/sdmmc/sdhc.c,v retrieving revision 1.69 diff -u -p -u -r1.69 sdhc.c --- sys/dev/sdmmc