Rename orig_type to src_type in semantic_cast(), to avoid confusion with the usual...
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 12 Sep 2008 06:51:13 +0000 (06:51 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 12 Sep 2008 06:51:13 +0000 (06:51 +0000)
commit23e241346f8f62eb0bdd52fe5a0c62b38fcb4fd8
tree2240bb557793bbfb62a1ca68c20187aa5507e0d5
parentd285195e281fbb2e477bc8332aad912cfbf6051a
Rename orig_type to src_type in semantic_cast(), to avoid confusion with the usual meaning (unskipped type) of "orig".

[r21886]
parser.c