diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2012-02-10 15:03:31 +0000 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-20 15:30:24 +0100 |
commit | fbb6b9984afc8983ce1fa1db6bdee2b1150631b5 (patch) | |
tree | a492b64618c9ba5638713f7c5b18d9b6179944bc /python_modules/spice_parser.py | |
parent | 985ec9d6ec56f15a72ec974ff2fd1f7bab68cd91 (diff) | |
download | spice-common-fbb6b9984afc8983ce1fa1db6bdee2b1150631b5.tar.gz spice-common-fbb6b9984afc8983ce1fa1db6bdee2b1150631b5.tar.xz spice-common-fbb6b9984afc8983ce1fa1db6bdee2b1150631b5.zip |
Add missing includes & make some functions static
A number of functions were used without prior declaration. In
some cases this was due to missing include files. In other cases
the functions should have just been static.
Ideally this would allow -Wmissing-declarations to be enabled, but
the files generated by spice_codegen.py will still trip up on this.
Diffstat (limited to 'python_modules/spice_parser.py')
0 files changed, 0 insertions, 0 deletions