VirtualBox

Ignore:
Timestamp:
Sep 13, 2019 11:39:41 AM (5 years ago)
Author:
vboxsync
Message:

vboximg-mount: scm fixes

Location:
trunk/src/VBox/ImageMounter/vboximg-mount
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ImageMounter/vboximg-mount/fuse-calls.h

    r80774 r80776  
    1414 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1515 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16  *
    17  * The contents of this file may alternatively be used under the terms
    18  * of the Common Development and Distribution License Version 1.0
    19  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20  * VirtualBox OSE distribution, in which case the provisions of the
    21  * CDDL are applicable instead of those of the GPL.
    22  *
    23  * You may elect to license modified versions of this file under the
    24  * terms and conditions of either the GPL or the CDDL or both.
    2516 */
     17#ifndef VBOX_INCLUDED_SRC_vboximg_mount_fuse_calls_h
     18#define VBOX_INCLUDED_SRC_vboximg_mount_fuse_calls_h
     19#ifndef RT_WITHOUT_PRAGMA_ONCE
     20# pragma once
     21#endif
    2622
    2723/** The file name of the fuse library */
     
    6561#undef RT_RUNTIME_LOADER_INSERT_SYMBOLS
    6662
     63#endif /* !VBOX_INCLUDED_SRC_vboximg_mount_fuse_calls_h */
  • trunk/src/VBox/ImageMounter/vboximg-mount/fuse.cpp

    r80774 r80776  
    1616 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    1717 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    18  *
    19  * The contents of this file may alternatively be used under the terms
    20  * of the Common Development and Distribution License Version 1.0
    21  * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    22  * VirtualBox OSE distribution, in which case the provisions of the
    23  * CDDL are applicable instead of those of the GPL.
    24  *
    25  * You may elect to license modified versions of this file under the
    26  * terms and conditions of either the GPL or the CDDL or both.
    2718 */
    2819
Note: See TracChangeset for help on using the changeset viewer.

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