diff options
author | Alon Levy <alevy@redhat.com> | 2012-06-14 11:43:20 +0300 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2012-06-14 13:53:46 +0300 |
commit | 341f33cbdb77ee8fd804dca0f66b8ddb3bc3602c (patch) | |
tree | 30154180b27eb6d0dde402cf3431d06e4bae2161 /python_modules/codegen.py | |
parent | 543faaf796c07e7948830b42def13b3854e958a8 (diff) | |
download | spice-protocol-341f33cbdb77ee8fd804dca0f66b8ddb3bc3602c.tar.gz spice-protocol-341f33cbdb77ee8fd804dca0f66b8ddb3bc3602c.tar.xz spice-protocol-341f33cbdb77ee8fd804dca0f66b8ddb3bc3602c.zip |
python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix broken enums generation
Fixes the resulting enums.h from the invocation of:
./spice_codegen.py --generate-enums spice.proto spice-protocol/spice/enums.h
Right now any enum will contain None as the enum members, with this fix
it will contain the real enum members, i.e. SPICE_FOO.
Diffstat (limited to 'python_modules/codegen.py')
0 files changed, 0 insertions, 0 deletions