* lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
authorJim Meyering <jim@meyering.net>
Tue, 28 Nov 2006 08:35:51 +0000 (08:35 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 28 Nov 2006 08:35:51 +0000 (08:35 +0000)
commitb0cf73efa930f585e62f34246848ecbfc7012435
treeee21d23f87afc63acbc442b346b6fd1221eaa723
parentff20a14ee1bda1e9efe63ab16427de81f25c29d4
* lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
warning from "gcc -Wshadow" about shadowing the builtin.
ChangeLog
lib/regcomp.c