curl_fnmatch: remove use of register keyword
authorTor Arntsen <tor@spacetec.no>
Thu, 27 May 2010 14:34:57 +0000 (16:34 +0200)
committerKamil Dudka <kdudka@redhat.com>
Thu, 27 May 2010 14:34:57 +0000 (16:34 +0200)
commit97b497a75f3d4ff8e27b279f045f51f59e87ac12
tree7ab180718135158a00265cde9114d307de22b2eb
parentd3c813e7266f4761e15ad3e73f2c66eff9a742f9
curl_fnmatch: remove use of register keyword

Using the 'register' keyword rarely improves anything with modern
compilers and architectures.
lib/curl_fnmatch.c