Fix trailing commas in enums.
authorTimothy B. Terriberry <tterribe@xiph.org>
Wed, 2 May 2012 17:08:10 +0000 (10:08 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 2 May 2012 17:35:28 +0000 (10:35 -0700)
commit22ae1403e99e417dac4f6432915d852c824a94c9
treefdb12ed7411f40d6cc7a8e83f32fadfa204d2c36
parentf2a6799cc90d8aa17deaf96e1bcbda119864d581
Fix trailing commas in enums.

These are warnings in most builds, but show up as compile errors on
 some platforms when these headers are included from C++ code.

Change-Id: I6c523b4dbbc699075fe73830442b51922e5a61d5
vp8/common/onyx.h
vp8/encoder/onyx_int.h
vpx/vp8.h
vpx/vp8cx.h