Paolo Bonzini
|
36e0372986
|
Fix documentation and comment typos
Fix a few mispellings :-) of "successfully" and regenerate
docs/libvirt-*.xml.
* src/libvirt.c: Fix typos.
* src/secret/secret_driver.c: Fix typos.
* docs/libvirt-api.xml: Regenerate.
* docs/libvirt-refs.xml: Regenerate.
|
2009-10-01 16:42:40 +02:00 |
|
Charles Duffy
|
ce37c3a109
|
Fix secret_driver compile warning, bug.
Set def to NULL in secretLoad(), otherwise we can access a
random pointer on error.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
|
2009-09-24 12:58:53 +02:00 |
|
Daniel P. Berrange
|
5c519beb2e
|
Move secret driver into src/secret/
* daemon/qemud.c, src/Makefile.am: Adapt for changed paths
* src/secret_driver.c, src/secret_driver.h: Move to src/secret/
|
2009-09-21 14:41:44 +01:00 |
|