Fix trailing commas in enums.
authorTimothy B. Terriberry <tterribe@xiph.org>
Wed, 2 May 2012 17:08:10 +0000 (10:08 -0700)
committerTimothy B. Terriberry <tterribe@xiph.org>
Wed, 2 May 2012 17:08:10 +0000 (10:08 -0700)
commit28f54515720f9013b6c697b3598d440ab376014d
tree6784ec4cfb4df879f46fb08d690fb555e8d0c4a6
parent414b5eaedeb51fc120c43e7bee83f4a813c0ae36
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