~ubuntu-branches/ubuntu/natty/libvirt/natty-proposed

« back to all changes in this revision

Viewing changes to src/libvirt_public.syms

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Léonard
  • Date: 2010-07-06 12:14:33 UTC
  • mto: (3.4.17 sid) (1.2.6 upstream) (0.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 93.
  • Revision ID: james.westby@ubuntu.com-20100706121433-94utbax9zjvmkcsj
Tags: upstream-0.8.2
Import upstream version 0.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
399
399
        virDomainGetBlockInfo;
400
400
} LIBVIRT_0.8.0;
401
401
 
 
402
 
 
403
LIBVIRT_0.8.2 {
 
404
    global:
 
405
        virDomainCreateWithFlags;
 
406
} LIBVIRT_0.8.1;
 
407
 
402
408
# .... define new API here using predicted next version number ....