Fix function call parameter printer to omit extraneous leading comma
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 14 May 2010 23:06:41 +0000 (16:06 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 14 May 2010 23:07:04 +0000 (16:07 -0700)
commit2384937835c1cfbce8c6361ad0972761e17ae1a7
tree61f61da7976f08b382410187c6c845e55833abf2
parent2b97dc657a0e762bc67216405419cd348eb948c0
Fix function call parameter printer to omit extraneous leading comma

The output of all test cases was verified to be the same using diff.
glsl_parser_extras.cpp