]> xenbits.xensource.com Git - libvirt.git/commit
Clean up the global name space.
authorJim Meyering <meyering@redhat.com>
Mon, 14 Jan 2008 14:05:25 +0000 (14:05 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 14 Jan 2008 14:05:25 +0000 (14:05 +0000)
commit2edab512a081278d1d3d357637b18cdaa0690f27
treedb81d479ce457760dfa05f3dd57ff1251ff68ad8
parentf510a6128b238cf6d0260bf14a13814009122ff8
Clean up the global name space.

* src/qemu_conf.c: Add "static" and "const" attributes to some globals.
* src/qemu_conf.h: Update a declaration.
* src/qemu_driver.c (qemud_driver): Declare static.

Author: Jim Meyering <meyering@redhat.com>
ChangeLog
src/qemu_conf.c
src/qemu_conf.h
src/qemu_driver.c