]> xenbits.xensource.com Git - libvirt.git/commit
Fix ordering of <exports> in API description file
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 2 Oct 2009 11:17:18 +0000 (12:17 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 6 Oct 2009 10:12:53 +0000 (11:12 +0100)
commite2b8f981c4ead65721cc001fdaa5cca04f743abf
treebb671cf998cff28c34b42c9c474419f1b0b79ad5
parente22f2f5c9cb198cac7dd828c61ae438c00de82c0
Fix ordering of <exports> in API description file

* docs/apibuild.py: Make uniq() function sort keys before returning
  them to ensure consitent ordering of <exports> in XML file
docs/apibuild.py