gallivm: Add fallthrough comment at end of case statement.
authorVinson Lee <vlee@vmware.com>
Fri, 2 Apr 2010 08:14:24 +0000 (01:14 -0700)
committerVinson Lee <vlee@vmware.com>
Fri, 2 Apr 2010 08:16:13 +0000 (01:16 -0700)
commit82e289d355089952a217b14081bac8ffff04ab2e
tree9ed6765a98ff16822306292cfb9ac871662ae191
parentc87e6e50ee02c8cda11d14a0ea242bb19e77300f
gallivm: Add fallthrough comment at end of case statement.

The code is correct. Tell Coverity that the fallthrough case is
intentional.
src/gallium/auxiliary/gallivm/lp_bld_printf.c