]> sourceware.org Git - dm.git/commitdiff
Up interface to major version number 4.
authorAlasdair Kergon <agk@redhat.com>
Wed, 30 Apr 2003 13:48:53 +0000 (13:48 +0000)
committerAlasdair Kergon <agk@redhat.com>
Wed, 30 Apr 2003 13:48:53 +0000 (13:48 +0000)
lib/ioctl/libdm-targets.h

index 8c42aa408703e62e32da09b46e159758509e86f1..a8c0e2054726b369211119ffdeba535542995f55 100644 (file)
@@ -32,7 +32,7 @@ struct dm_task {
        int major;
        int minor;
        union {
-               struct dm_ioctl *v3;
+               struct dm_ioctl *v4;
                struct dm_ioctl_v1 *v1;
        } dmi;
        char *newname;
This page took 0.025579 seconds and 5 git commands to generate.