diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2008-11-04 23:22:06 +0000 |
---|---|---|
committer | Daniel P. Berrange <berrange@redhat.com> | 2008-11-04 23:22:06 +0000 |
commit | 6ace5a39c35e94eedd19762ed427f3a492b9c3a6 (patch) | |
tree | bb0dba1550c614d8e74077abc6afe8b2898617c5 /po | |
parent | Remove unused internal virStateSigDispatcher() API (diff) | |
download | libvirt-6ace5a39c35e94eedd19762ed427f3a492b9c3a6.tar.gz libvirt-6ace5a39c35e94eedd19762ed427f3a492b9c3a6.tar.bz2 libvirt-6ace5a39c35e94eedd19762ed427f3a492b9c3a6.zip |
Move some API declarations out of internal.h & hash.c into dedicated files
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index f67115593..fdb34b5f4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,8 +3,8 @@ qemud/qemud.c qemud/remote.c src/conf.c src/console.c +src/datatypes.c src/domain_conf.c -src/hash.c src/iptables.c src/libvirt.c src/lxc_container.c |