VirtualBox

Changeset 62745 in vbox


Ignore:
Timestamp:
Jul 30, 2016 3:56:16 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109323
Message:

Storage: doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/QCOW.cpp

    r62744 r62745  
    3434#include "VDBackends.h"
    3535
    36 /**
    37  * The QCOW backend implements support for the qemu copy on write format (short QCOW)
     36/** @page pg_storage_qcow   QCOW Storage Backend
     37 * The QCOW backend implements support for the qemu copy on write format (short QCOW).
    3838 * There is no official specification available but the format is described
    3939 * at http://people.gnome.org/~markmc/qcow-image-format.html for version 2
     
    5353*********************************************************************************************************************************/
    5454
    55 #pragma pack(1)
     55#pragma pack(1) /* Completely unnecessary. */
    5656typedef struct QCowHeader
    5757{
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette