glob: Declare variables at the very start of their scope.
commite29357c8f445320cb3084352579fb2648cce4d0f
authorBenno Schulenberg <bensberg@telfort.nl>
Sat, 1 Jul 2017 16:05:00 +0000 (1 18:05 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Jul 2017 14:36:46 +0000 (2 16:36 +0200)
tree334a67d74a4011b5f42d7bdd5e5561e1c23f1cc7
parent990643f1f6877f4abc7e1eaff7d93507e41e4fcb
glob: Declare variables at the very start of their scope.

* lib/glob.c (convert_dirent, convert_dirent64): Give each fragment
its separate scope, so the functions will compile on Haiku.
ChangeLog
lib/glob.c